Results of 1 - 10 of about 92 for Regex (0.011 sec.)
- The MongoDB\BSON\Regex class 10254
- « MongoDB\BSON\ObjectId::unserialize MongoDB\BSON\Regex::__construct » PHP Manual MongoDB\BSON T
...
he MongoDB\BSON\Regex class The MongoDB\BSON\Regex class (mongodb >=1.0. ...
when querying the database. Alternatively, the » $regex query operator may be used. クラス概要 final class ...
MongoDB\BSON\Regex implements MongoDB\BSON\RegexInterface , MongoDB\B ...
P 8.0+. PECL mongodb 1.3.0 Implements MongoDB\BSON\RegexInterface . PECL mongodb 1.2.0 Implements Serializa ...
-
https://man.plustar.jp/php/class.mongodb-bson-regex.html
- [similar]
- Returns the string representation of this Regex 10254
- « MongoDB\BSON\Regex::serialize MongoDB\BSON\Regex::unserialize » PHP Manual MongoDB\BSON\Regex
...
Returns the string representation of this Regex MongoDB\BSON\Regex::__toString (mongodb >=1.0.0) M ...
ongoDB\BSON\Regex::__toString — Returns the string representation of ...
this Regex 説明 final public MongoDB\BSON\Regex::__toString ( ...
。 戻り値 Returns the string representation of this Regex. 例 例1 MongoDB\BSON\Regex::__toString() example < ...
-
https://man.plustar.jp/php/mongodb-bson-regex.tostring.html
- [similar]
- Returns the Regex's pattern 10161
- « MongoDB\BSON\Regex::getFlags MongoDB\BSON\Regex::jsonSerialize » PHP Manual MongoDB\BSON\Regex
...
Returns the Regex's pattern MongoDB\BSON\Regex::getPattern (mongodb ...
>=1.0.0) MongoDB\BSON\Regex::getPattern — Returns the Regex's pattern 説明 fin ...
al public MongoDB\BSON\Regex::getPattern (): string パラメータ この関数にはパラ ...
メータはありません。 戻り値 Returns the Regex's pattern. エラー / 例外 引数のパースに失敗した場合 ...
-
https://man.plustar.jp/php/mongodb-bson-regex.getpattern.html
- [similar]
- Returns the Regex's flags 10029
- « MongoDB\BSON\Regex::__construct MongoDB\BSON\Regex::getPattern » PHP Manual MongoDB\BSON\Regex
...
Returns the Regex's flags MongoDB\BSON\Regex::getFlags (mongodb >=1. ...
0.0) MongoDB\BSON\Regex::getFlags — Returns the Regex's flags 説明 final p ...
ublic MongoDB\BSON\Regex::getFlags (): string パラメータ この関数にはパラメ ...
ータはありません。 戻り値 Returns the Regex's flags. エラー / 例外 引数のパースに失敗した場合に ...
-
https://man.plustar.jp/php/mongodb-bson-regex.getflags.html
- [similar]
- Construct a new Regex 9843
- « MongoDB\BSON\Regex MongoDB\BSON\Regex::getFlags » PHP Manual MongoDB\BSON\Regex Construct a ne
...
w Regex MongoDB\BSON\Regex::__construct (mongodb >=1.0.0) ...
MongoDB\BSON\Regex::__construct — Construct a new Regex 説明 final pu ...
blic MongoDB\BSON\Regex::__construct ( string $pattern , string $flags = " ...
lags argument will be sorted alphabetically when a Regex is constructed. Previously, the characters were st ...
-
https://man.plustar.jp/php/mongodb-bson-regex.construct.html
- [similar]
- Serialize a Regex 9843
- « MongoDB\BSON\Regex::jsonSerialize MongoDB\BSON\Regex::__toString » PHP Manual MongoDB\BSON\Regex
...
ex Serialize a Regex MongoDB\BSON\Regex::serialize (mongodb >=1.2.0) Mo ...
ngoDB\BSON\Regex::serialize — Serialize a Regex 説明 final public M ...
ongoDB\BSON\Regex::serialize (): string パラメータ この関数にはパラメ ...
the serialized representation of the MongoDB\BSON\Regex . エラー / 例外 引数のパースに失敗した場合に Mongo ...
-
https://man.plustar.jp/php/mongodb-bson-regex.serialize.html
- [similar]
- Yaf_Route_Regex のコンストラクタ 9843
- « 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::__cons ...
truct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex::__co ...
とマッチさせます。 もしマッチしなければ Yaf_Route_Regex は false を返します。 route リクエスト URI がパター ...
ンにマッチしたときに、 Yaf_Route_Regex はこれを使ってルーティング先を判断します。 この配列 ...
-
https://man.plustar.jp/php/yaf-route-regex.construct.html
- [similar]
- Unserialize a Regex 9684
- « MongoDB\BSON\Regex::__toString MongoDB\BSON\Timestamp » PHP Manual MongoDB\BSON\Regex Unserial
...
ize a Regex MongoDB\BSON\Regex::unserialize (mongodb >=1.2.0) ...
MongoDB\BSON\Regex::unserialize — Unserialize a Regex 説明 final publ ...
ic MongoDB\BSON\Regex::unserialize ( string $serialized ): void パラメー ...
タ serialized The serialized MongoDB\BSON\Regex . 戻り値 値を返しません。 エラー / 例外 引数のパー ...
-
https://man.plustar.jp/php/mongodb-bson-regex.unserialize.html
- [similar]
- Yaf_Route_Regex クラス 9432
- « Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Rou
...
te_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 ...
番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Yaf_Route_I ...
パティ _route _default _maps _verify 目次 Yaf_Route_Regex::assemble — URL を組み立てる Yaf_Route_Regex::__co ...
nstruct — Yaf_Route_Regex のコンストラクタ Yaf_Route_Regex::route — The rout ...
-
https://man.plustar.jp/php/class.yaf-route-regex.html
- [similar]
- URL を組み立てる 9432
- « Yaf_Route_Regex Yaf_Route_Regex::__construct » PHP Manual Yaf_Route_Regex URL を組み立てる Yaf
...
_Route_Regex::assemble (Yaf >=2.3.0) Yaf_Route_Regex::assemble ...
— URL を組み立てる 説明 public Yaf_Route_Regex::assemble ( array $info , array $query = ? ): ? st ...
します。 失敗時に null を返します。 例 例1 Yaf_Route_Regex::assemble() の例 <?php $router = new Yaf_Router () ...
; $route = new Yaf_Route_Regex ( "#^/product/([^/]+)/([^/])+#" , array( 'controll ...
-
https://man.plustar.jp/php/yaf-route-regex.assemble.html
- [similar]