検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 187 for [SIMILAR] 16 1024 4096 WITH 24556 split WITH 196... (0.223 sec.)
指定したソースを PHP トークンに分割する 5318
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
elseif/else if 5318
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
定義済み定数 5255
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
正規表現によるマッチングを行う 5255
« 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]
繰り返し正規表現検索を行う 5255
« 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]
直近の PCRE 正規表現処理のエラーコードを返す 5255
« preg_last_error_msg preg_match_all » PHP Manual PCRE 関数 直近の PCRE 正規表現処理のエラーコードを返す preg_last_error (PHP 5 >= 5.2.0, PHP 7, PHP 8) preg_last_error — 直近の PCRE 正規表現処理のエラーコードを返す 説明 preg_last_error (): int 直近の PCRE 正規表現処理のエラーコードを返し ...
https://man.plustar.jp/php/function.preg-last-error.html - [similar]
正規表現による検索と置換を行う 5255
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 >= 5.3.0, PHP 7, PHP 8) preg_filter — 正規表現による検索と置換を行う 説明 preg_filter ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = -1 , int & ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
最後に実行した PCRE 正規表現に関するエラーメッセージを返す 5255
« preg_grep preg_last_error » PHP Manual PCRE 関数 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error_msg (PHP 8) preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す 説明 preg_last_error_msg (): string 最後に実行した PCRE 正規表現に関す ...
https://man.plustar.jp/php/function.preg-last-error-msg.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 5255
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 5255
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT