検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 604 for [SIMILAR] 16 1024 4096 WITH 11309 reflectionfunc... (0.501 sec.)
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
パターン構文 0
« Perl とは異なる点 はじめに » PHP Manual PCRE のパターン パターン構文 パターン構文 目次 はじめに デリミタ メタ文字 エスケープシーケンス Unicode 文字プロパティ アンカー ドット 文字クラス 選択肢 内部オプション設定 サブパターン 繰り返し 後方参照 言明 再試行無しのサブパターン 条件付きサブパ ...
https://man.plustar.jp/php/reference.pcre.pattern.syntax.html - [similar]
マイクロ秒単位で実行を遅延する 0
« unpack 変更履歴 » PHP Manual その他の関数 マイクロ秒単位で実行を遅延する usleep (PHP 4, PHP 5, PHP 7, PHP 8) usleep — マイクロ秒単位で実行を遅延する 説明 usleep ( int $microseconds ): void 指定したマイクロ秒数だけプログラムの実行を遅延させます。 パラメータ microseconds 実行を停止するマ ...
https://man.plustar.jp/php/function.usleep.html - [similar]
システムタイムゾーンを、Windows のタイムゾーンに翻訳する 0
« IntlTimeZone::getUnknown IntlTimeZone::hasSameRules » PHP Manual IntlTimeZone システムタイムゾーンを、Windows のタイムゾーンに翻訳する IntlTimeZone::getWindowsID intltz_get_windows_id (PHP 7 >= 7.1.0, PHP 8) IntlTimeZone::getWindowsID -- intltz_get_windows_id — システムタイムゾーンを、 ...
https://man.plustar.jp/php/intltimezone.getwindowsid.html - [similar]
Windows のタイムゾーンを、システムタイムゾーンに翻訳する 0
« IntlTimeZone::getID IntlTimeZone::getOffset » PHP Manual IntlTimeZone Windows のタイムゾーンを、システムタイムゾーンに翻訳する IntlTimeZone::getIDForWindowsID intltz_get_id_for_windows_id (PHP 7 >= 7.1.0, PHP 8) IntlTimeZone::getIDForWindowsID -- intltz_get_id_for_windows_id — Windows ...
https://man.plustar.jp/php/intltimezone.getidforwindowsid.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT