検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 997 for [SIMILAR] 16 1024 4096 WITH 18559 ロケ WITH 8140... (1.755 sec.)
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
入力ロケールの文字を取得する 0
« Locale::getRegion Locale::lookup » PHP Manual Locale 入力ロケールの文字を取得する Locale::getScript locale_get_script (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getScript -- locale_get_script — 入力ロケールの文字を取得する 説明 オブジェクト指向型 public static Locale::g ...
https://man.plustar.jp/php/locale.getscript.html - [similar]
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
入力ロケールの地域を取得する 0
« Locale::getPrimaryLanguage Locale::getScript » PHP Manual Locale 入力ロケールの地域を取得する Locale::getRegion locale_get_region (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getRegion -- locale_get_region — 入力ロケールの地域を取得する 説明 オブジェクト指向型 public stat ...
https://man.plustar.jp/php/locale.getregion.html - [similar]
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
入力ロケールの変化系を取得する 0
« Locale::filterMatches Locale::getDefault » PHP Manual Locale 入力ロケールの変化系を取得する Locale::getAllVariants locale_get_all_variants (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getAllVariants -- locale_get_all_variants — 入力ロケールの変化系を取得する 説明 オブジェ ...
https://man.plustar.jp/php/locale.getallvariants.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
画像のカラーマップを移動する 0
« Gmagick::current Gmagick::deconstructimages » PHP Manual Gmagick 画像のカラーマップを移動する Gmagick::cyclecolormapimage (PECL gmagick >= Unknown) Gmagick::cyclecolormapimage — 画像のカラーマップを移動する 説明 public Gmagick::cyclecolormapimage ( int $displace ): Gmagick 位置番号を指 ...
https://man.plustar.jp/php/gmagick.cyclecolormapimage.html - [similar]
画像のカラーマップを移動する 0
« Imagick::current Imagick::decipherImage » PHP Manual Imagick 画像のカラーマップを移動する Imagick::cycleColormapImage (PECL imagick 2, PECL imagick 3) Imagick::cycleColormapImage — 画像のカラーマップを移動する 説明 public Imagick::cycleColormapImage ( int $displace ): bool 位置番号を指 ...
https://man.plustar.jp/php/imagick.cyclecolormapimage.html - [similar]
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]