検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1074 for [SIMILAR] 16 1024 4096 WITH 53391 reflectionobje... (0.625 sec.)
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
文字列に変換する 0
« Reflector::export ReflectionException » PHP Manual Reflector 文字列に変換する Reflector::__toString (PHP 5, PHP 7, PHP 8) Reflector::__toString — 文字列に変換する 説明 public Reflector::__toString (): string 文字列に変換します。 警告 この関数は、 現在のところ詳細な情報はありません。引数 ...
https://man.plustar.jp/php/reflector.tostring.html - [similar]
一意なファイル名を生成する 0
« symlink tmpfile » PHP Manual ファイルシステム 関数 一意なファイル名を生成する tempnam (PHP 4, PHP 5, PHP 7, PHP 8) tempnam — 一意なファイル名を生成する 説明 tempnam ( string $directory , string $prefix ): string | false 一意なテンポラリファイル名を、パーミッションを 0600 に設定し、 指定 ...
https://man.plustar.jp/php/function.tempnam.html - [similar]
xdiff_string_bpatch のエイリアス 0
« xdiff_string_merge3 xdiff_string_patch » PHP Manual xdiff 関数 xdiff_string_bpatch のエイリアス xdiff_string_patch_binary (PECL xdiff >= 0.2.0) xdiff_string_patch_binary — xdiff_string_bpatch のエイリアス 説明 xdiff_string_patch_binary ( string $str , string $patch ): string 文字列 str ...
https://man.plustar.jp/php/function.xdiff-string-patch-binary.html - [similar]
数値フォーマッタを作成する 0
« NumberFormatter NumberFormatter::formatCurrency » PHP Manual NumberFormatter 数値フォーマッタを作成する NumberFormatter::create numfmt_create NumberFormatter::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::create -- numfmt_create -- NumberFormatter::__c ...
https://man.plustar.jp/php/numberformatter.create.html - [similar]
次の XPath クエリ用の prefix/ns コンテキストを作成する 0
« SimpleXMLElement::getNamespaces SimpleXMLElement::saveXML » PHP Manual SimpleXMLElement 次の XPath クエリ用の prefix/ns コンテキストを作成する SimpleXMLElement::registerXPathNamespace (PHP 5 >= 5.1.0, PHP 7, PHP 8) SimpleXMLElement::registerXPathNamespace — 次の XPath クエリ用の prefix ...
https://man.plustar.jp/php/simplexmlelement.registerxpathnamespace.html - [similar]
コメントの終了部を作成する 0
« XMLWriter::endCdata XMLWriter::endDocument » PHP Manual XMLWriter コメントの終了部を作成する XMLWriter::endComment xmlwriter_end_comment (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0) XMLWriter::endComment -- xmlwriter_end_comment — コメントの終了部を作成する 説明 オブジェクト ...
https://man.plustar.jp/php/xmlwriter.endcomment.html - [similar]
要素の開始タグを作成する 0
« XMLWriter::startDtdEntity XMLWriter::startElementNs » PHP Manual XMLWriter 要素の開始タグを作成する XMLWriter::startElement xmlwriter_start_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startElement -- xmlwriter_start_element — 要素の開始タグを作成する 説明 ...
https://man.plustar.jp/php/xmlwriter.startelement.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
塗り潰す 0
« imageellipse imagefilledarc » PHP Manual GD および Image 関数 塗り潰す imagefill (PHP 4, PHP 5, PHP 7, PHP 8) imagefill — 塗り潰す 説明 imagefill ( GdImage $image , int $x , int $y , int $color ): bool 指定した座標 (左上が 0, 0 です) から、指定した色 color で image を塗りつぶします。 パ ...
https://man.plustar.jp/php/function.imagefill.html - [similar]