検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 526 for [SIMILAR] 16 1024 4096 WITH 35075 matches WITH 1... (1.333 sec.)
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
文字列に unified diff 形式のパッチを適用する 0
« xdiff_string_patch_binary xdiff_string_rabdiff » PHP Manual xdiff 関数 文字列に unified diff 形式のパッチを適用する xdiff_string_patch (PECL xdiff >= 0.2.0) xdiff_string_patch — 文字列に unified diff 形式のパッチを適用する 説明 xdiff_string_patch ( string $str , string $patch , int $fl ...
https://man.plustar.jp/php/function.xdiff-string-patch.html - [similar]
EvPrepare ウォッチャーオブジェクトを作る 0
« EvPrepare EvPrepare::createStopped » PHP Manual EvPrepare EvPrepare ウォッチャーオブジェクトを作る EvPrepare::__construct (PECL ev >= 0.2.0) EvPrepare::__construct — EvPrepare ウォッチャーオブジェクトを作る 説明 public EvPrepare::__construct ( string $callback , string $data = ? , stri ...
https://man.plustar.jp/php/evprepare.construct.html - [similar]
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
マルチバイト正規表現検索用の文字列と正規表現を設定する 0
« mb_ereg_search_getregs mb_ereg_search_pos » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現検索用の文字列と正規表現を設定する mb_ereg_search_init (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_init — マルチバイト正規表現検索用の文字列と正規表現を設定する 説明 mb_ereg_sear ...
https://man.plustar.jp/php/function.mb-ereg-search-init.html - [similar]
停止した EvFork ウォッチャーのインスタンスを作る 0
« EvFork::__construct EvIdle » PHP Manual EvFork 停止した EvFork ウォッチャーのインスタンスを作る EvFork::createStopped (PECL ev >= 0.2.0) EvFork::createStopped — 停止した EvFork ウォッチャーのインスタンスを作る 説明 final public static EvFork::createStopped ( string $callback , string $ ...
https://man.plustar.jp/php/evfork.createstopped.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
停止した EvChild ウォッチャーのインスタンスを作る 0
« EvChild::__construct EvChild::set » PHP Manual EvChild 停止した EvChild ウォッチャーのインスタンスを作る EvChild::createStopped (PECL ev >= 0.2.0) EvChild::createStopped — 停止した EvChild ウォッチャーのインスタンスを作る 説明 final public static EvChild::createStopped ( int $pid , boo ...
https://man.plustar.jp/php/evchild.createstopped.html - [similar]
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT