検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 551 for [SIMILAR] 16 1024 4096 WITH 11659 preg WITH 9572... (0.604 sec.)
最後に実行した PCRE 正規表現に関するエラーメッセージを返す 10000
« 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]
直近の PCRE 正規表現処理のエラーコードを返す 7258
« 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]
正規表現によるマッチングを行う 7258
« 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]
定義済み定数 7258
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
正規表現による検索と置換を行う 7258
« 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]
繰り返し正規表現検索を行う 7258
« 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]
正規表現検索を行い、コールバック関数を使用して置換を行う 7258
« 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]
正規表現検索を行い、コールバック関数を使用して置換を行う 7258
« 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]
正規表現で文字列を分割する 7258
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
パターンにマッチする配列の要素を返す 7258
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT