検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 173 for [SIMILAR] 16 1024 4096 WITH 126861 量指 WITH 554... (0.268 sec.)
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
フォーマッタが使用するパターンを取得する 0
« MessageFormatter::getLocale MessageFormatter::parseMessage » PHP Manual MessageFormatter フォーマッタが使用するパターンを取得する MessageFormatter::getPattern msgfmt_get_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::getPattern -- msgfmt_get_pattern — フォ ...
https://man.plustar.jp/php/messageformatter.getpattern.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
0
« 定義済み定数 PCRE のパターン » PHP Manual PCRE 例 例 例1 有効なパターンの例 /<\/\w+>/ |(\d{3})-\d+|Sm /^(?i)php[34]/ {^\s+(\s+)?$} 例2 無効なパターンの例 /href='(.*)' - 終端デリミタが抜けている /\w+\s*\w+/J - 未知の修飾子 'J' 1-\d3-\d3-\d4| - 始端デリミタが抜けている 関連キーワード: 例 ...
https://man.plustar.jp/php/pcre.examples.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.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
« ImagickDraw::setStrokeDashArray ImagickDraw::setStrokeLineCap » PHP Manual ImagickDraw 破線パターンにおける破線の開始オフセットを指定する ImagickDraw::setStrokeDashOffset (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeDashOffset — 破線パターンにおける破線の開始オフセットを指定す ...
https://man.plustar.jp/php/imagickdraw.setstrokedashoffset.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« 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]
パスの描画に使用する破線のパターンを指定する 0
« ImagickDraw::setStrokeColor ImagickDraw::setStrokeDashOffset » PHP Manual ImagickDraw パスの描画に使用する破線のパターンを指定する ImagickDraw::setStrokeDashArray (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeDashArray — パスの描画に使用する破線のパターンを指定する 説明 public ...
https://man.plustar.jp/php/imagickdraw.setstrokedasharray.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT