検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 291 for [SIMILAR] 16 1024 4096 WITH 11986 パタ WITH 1165... (1.048 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
Trader 関数 0
« 定義済み定数 trader_acos » PHP Manual Trader Trader 関数 Trader 関数 目次 trader_acos — Vector Trigonometric ACos trader_ad — Chaikin A/D Line trader_add — Vector Arithmetic Add trader_adosc — Chaikin A/D Oscillator trader_adx — Average Directional Movement Index trader_adxr — Average ...
https://man.plustar.jp/php/ref.trader.html - [similar]
Technical Analysis for Traders 0
« tanh はじめに » PHP Manual 数学 Technical Analysis for Traders Technical Analysis for Traders はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 Trader 関数 trader_acos — Vector Trigonometric ACos trader_ad — Chaikin A/D Line trader_add — Vector Arithmetic Add tra ...
https://man.plustar.jp/php/book.trader.html - [similar]
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
Grouping 0
« Anchors 例 » PHP Manual Pattern matching Grouping Grouping Grouping Sequence Description (...) Group a regular expression to override default operator precedence. (?r-s:pattern) Apply option r and omit option s while interpreting pattern. Options may be zero or more of the characters i ...
https://man.plustar.jp/php/parle.regex.grouping.html - [similar]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
Returns the Regex's pattern 0
« MongoDB\BSON\Regex::getFlags MongoDB\BSON\Regex::jsonSerialize » PHP Manual MongoDB\BSON\Regex Returns the Regex's pattern MongoDB\BSON\Regex::getPattern (mongodb >=1.0.0) MongoDB\BSON\Regex::getPattern — Returns the Regex's pattern 説明 final public MongoDB\BSON\Regex::getPattern (): ...
https://man.plustar.jp/php/mongodb-bson-regex.getpattern.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]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT