検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 175 for [SIMILAR] 16 1024 4096 WITH 73895 分岐 WITH 3594... (0.252 sec.)
match 10000
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
正規表現によるマッチングを行う 3460
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
UnhandledMatchError 0
« ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP 8) はじめに UnhandledMatchError は、 match 式がどの分岐でも処理できなかったことを検知した場合にスローされます。 クラス概要 class UnhandledMatchError extends Error { /* 継承したプロパティ */ p ...
https://man.plustar.jp/php/class.unhandledmatcherror.html - [similar]
Alternation and repetition 0
« Unicode character classes Anchors » PHP Manual Pattern matching Alternation and repetition Alternation and repetition Alternation and repetition Sequence Greedy Description ...|... - Try subpatterns in alternation. * yes Match 0 or more times. + yes Match 1 or more times. ? yes Match 0 ...
https://man.plustar.jp/php/parle.regex.alternation.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
Yaf_Route_Regex のコンストラクタ 0
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex のコンストラクタ Yaf_Route_Regex::__construct (Yaf >=1.0.0) Yaf_Route_Regex::__construct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex::__construct ( string $match , array $ro ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
The match purpose 0
« Yaf_Route_Static::assemble Yaf_Route_Static::route » PHP Manual Yaf_Route_Static The match purpose Yaf_Route_Static::match (Yaf >=1.0.0) Yaf_Route_Static::match — The match purpose 説明 public Yaf_Route_Static::match ( string $uri ): void 警告 この関数は、 現在のところ詳細な情報はありま ...
https://man.plustar.jp/php/yaf-route-static.match.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT