検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 219 for [SIMILAR] 16 1024 4096 WITH 74310 飾子 WITH 6243... (0.212 sec.)
パターン修飾子 10000
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
プロパティの修飾子を取得する 9017
« ReflectionProperty::getDocComment ReflectionProperty::getName » PHP Manual ReflectionProperty プロパティの修飾子を取得する ReflectionProperty::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionProperty::getModifiers — プロパティの修飾子を取得する 説明 public ReflectionProperty::getModifiers ...
https://man.plustar.jp/php/reflectionproperty.getmodifiers.html - [similar]
クラス定数の修飾子を取得する 9017
« ReflectionClassConstant::getDocComment ReflectionClassConstant::getName » PHP Manual ReflectionClassConstant クラス定数の修飾子を取得する ReflectionClassConstant::getModifiers (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getModifiers — クラス定数の修飾子を取得する 説明 public Refle ...
https://man.plustar.jp/php/reflectionclassconstant.getmodifiers.html - [similar]
クラス修飾子を取得する 6911
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子を取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): int このクラスのアクセス修飾 ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
PCRE のパターン 6691
« 例 正規表現パターンに使用可能な修飾子 » PHP Manual PCRE PCRE のパターン PCRE のパターン 目次 正規表現パターンに使用可能な修飾子 Perl とは異なる点 PCRE 正規表現構文 関連キーワード: PCRE , パターン , 修飾 , 構文 , ...
https://man.plustar.jp/php/pcre.pattern.html - [similar]
Perl との違い 4300
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
条件付きサブパターン 4300
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
サブパターン 4300
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
再帰的パターン 4300
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
再試行無しのサブパターン 4300
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT