検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 861 for [SIMILAR] 16 1024 4096 WITH 15411 パタ WITH 1279... (0.775 sec.)
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
マルチバイト対応の正規表現マッチ 0
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現マッチ mb_ereg (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg — マルチバイト対応の正規表現マッチ 説明 mb_ereg ( string $pattern , string $string , array &$matches = null ): bool マルチバイト対 ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
正規表現によるマッチングを行う 0
« 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]
ドット 0
« アンカー 文字クラス » PHP Manual PCRE 正規表現構文 ドット ドット パターン中のドット(ピリオド、終止符)は、文字クラス外では、 対象文字列の任意の 1 文字にマッチします。非出力文字も含まれます。 ただし、(デフォルトでは)改行文字とはマッチしません。 PCRE_DOTALL オプションを設定すると、ドッ ...
https://man.plustar.jp/php/regexp.reference.dot.html - [similar]
正規表現で文字列を分割する 0
« 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]
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 0
« odbc_close odbc_columns » PHP Manual ODBC 関数 指定したテーブルに関するカラムおよび付随する権限のリストを取得する odbc_columnprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columnprivileges — 指定したテーブルに関するカラムおよび付随する権限のリストを取得する 説明 odbc_columnprivileges ( r ...
https://man.plustar.jp/php/function.odbc-columnprivileges.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 0
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリストを取得する odbc_columns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columns — 指定したテーブルにあるカラム名のリストを取得する 説明 odbc_columns ( resource $odbc , ? string $catalog = null , ? string $ ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
マルチバイト正規表現関数のデフォルトオプションを取得または設定する 0
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set_options — マルチバイト正規表現関数のデフォルトオプションを取得または設定する 説明 m ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT