検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (1.445 sec.)
文字列に変換する 0
« ReflectionProperty::setValue ReflectionType » PHP Manual ReflectionProperty 文字列に変換する ReflectionProperty::__toString (PHP 5, PHP 7, PHP 8) ReflectionProperty::__toString — 文字列に変換する 説明 public ReflectionProperty::__toString (): string 文字列に変換します。 警告 この関数は ...
https://man.plustar.jp/php/reflectionproperty.tostring.html - [similar]
内部オプション設定 0
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_CASELESS , PCRE_MULTILINE , PCRE_DOTALL PCRE_UNGREEDY , PCRE_EXTRA , PCRE_EXTENDED および PCRE_DUPNAMES オプションの設定は、パターン中で変更できます。これには、Perl オプション文字を "(?" と ") ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
ログのタグ文字列を、インデックスから取得する 0
« VarnishLog::getLine YAZ » PHP Manual VarnishLog ログのタグ文字列を、インデックスから取得する VarnishLog::getTagName (PECL varnish >= 0.6) VarnishLog::getTagName — ログのタグ文字列を、インデックスから取得する 説明 public static VarnishLog::getTagName ( int $index ): string パラメータ in ...
https://man.plustar.jp/php/varnishlog.gettagname.html - [similar]
すべての定数の名前とその値を連想配列として返す 0
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列を汚染させる 0
« is_tainted untaint » PHP Manual Taint 関数 文字列を汚染させる taint (PECL taint >=0.1.0) taint — 文字列を汚染させる 説明 taint ( string &$string , string ...$strings ): bool 文字列を汚染させます。この関数は、テスト用としてのみ使うものです。 パラメータ string strings 戻り値 変換に成功し ...
https://man.plustar.jp/php/function.taint.html - [similar]
コードポイントが識別子として使えるかを調べる 0
« IntlChar::isIDIgnorable IntlChar::isIDStart » PHP Manual IntlChar コードポイントが識別子として使えるかを調べる IntlChar::isIDPart (PHP 7, PHP 8) IntlChar::isIDPart — コードポイントが識別子として使えるかを調べる 説明 public static IntlChar::isIDPart ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isidpart.html - [similar]
コードポイントが、Java の識別子として使えるかを調べる 0
« IntlChar::isISOControl IntlChar::isJavaIDStart » PHP Manual IntlChar コードポイントが、Java の識別子として使えるかを調べる IntlChar::isJavaIDPart (PHP 7, PHP 8) IntlChar::isJavaIDPart — コードポイントが、Java の識別子として使えるかを調べる 説明 public static IntlChar::isJavaIDPart ( in ...
https://man.plustar.jp/php/intlchar.isjavaidpart.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
パターン構文 0
« Perl とは異なる点 はじめに » PHP Manual PCRE のパターン パターン構文 パターン構文 目次 はじめに デリミタ メタ文字 エスケープシーケンス Unicode 文字プロパティ アンカー ドット 文字クラス 選択肢 内部オプション設定 サブパターン 繰り返し 後方参照 言明 再試行無しのサブパターン 条件付きサブパ ...
https://man.plustar.jp/php/reference.pcre.pattern.syntax.html - [similar]