検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 142 for Pattern (0.012 sec.)
Yaf_Route_Regex のコンストラクタ 5377
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... => "id" , // to get the first captrue in the match pattern. ) ) ); ?> 例2 Yaf_Route_Regex() (2.3.0 以降) の例 ... => "id" , // to get the first captrue in the match pattern. ) ) ); ?> 例3 Yaf_Route_Regex と名前付きキャプチャ ... => "id" , // to get the first captrue in the match pattern. ) ) ); ?> 例4 Yaf_Route_Regex() の例 <?php /** * ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 5377
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glo ... を追加する 説明 public ZipArchive::addGlob ( string $pattern , int $flags = 0 , array $options = [] ): array | ... false ディレクトリから、glob pattern にマッチするファイルを追加します。 注意 : ポータビ ... スラッシュ ( / ) を使うことを推奨します。 パラメータ pattern glob() パターン。どのファイルを対象にするのかを指定 ... らファイルを ZIP アーカイブに追加する ZipArchive::addPattern() - ディレクトリから、PCRE パターンを使ってファイル ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
正規表現で文字列を分割する 5294
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5 ... 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = ... 指定した文字列を、正規表現で分割します。 パラメータ pattern 検索するパターンを表す文字列。 subject 入力文字列。 ... のオフセット値となることに 注意してください。 戻り値 pattern にマッチした境界で分割した subject の部分文字列の配 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
破線の形状を設定する 5294
« ps_setoverprintmode ps_shading_pattern » PHP Manual PS 関数 破線の形状を設定する ps_setpolydas ... , setpolydash , 部分 , 空白 , arr , 描画 , psdoc , pattern ...
https://man.plustar.jp/php/function.ps-setpolydash.html - [similar]
glob を使うディレクトリを作成する 5258
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する G ... する 説明 public GlobIterator::__construct ( string $pattern , int $flags = FilesystemIterator::KEY_AS_PATHNAME ... しいディレクトリイテレータを作成します。 パラメータ pattern glob() 関数に渡すパターン flags オプションのフラグ ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]
テキスト処理 5258
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テ ... and lexing はじめに インストール/設定 定義済み定数 Pattern matching — Parle pattern matching 例 Parle\Lexer — ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
サブパターン 5258
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパター ... に数えられ、 キャプチャ用サブパターン (capturing subpattern) の番号が指定されます。 例えば、文字列 "the red ki ... urday" と同様に "SUNDAY" にもマッチします (?P<name>pattern) という記法を用いて サブパターンに名前をつけること ... セスできるようになります。 二通りの別の構文 (?<name>pattern) および (?'name'pattern) も用意されています。 複数 ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
PostScript ドキュメントの作成 5222
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ... 描く ps_begin_page — 新しいページを開始する ps_begin_pattern — 新しいパターンを開始する ps_begin_template — 新し ... ースを削除する ps_end_page — ページを終了する ps_end_pattern — パターンを終了する ps_end_template — テンプレート ... る ps_setpolydash — 破線の形状を設定する ps_shading_pattern — シェーディング用のパターンを作成する ps_shading ...
https://man.plustar.jp/php/book.ps.html - [similar]
IntlDateFormatter クラス 5222
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter ク ... tlCalendar | int | null $calendar = null , string $pattern = "" ) public static create ( ? string $locale , i ... tlCalendar | int | null $calendar = null , string $pattern = "" ): ? IntlDateFormatter public format ( IntlCa ... e = ULOC_ACTUAL_LOCALE ): string | false public getPattern (): string | false public getTimeType (): int | fa ... ublic setLenient ( bool $lenient ): void public setPattern ( string $pattern ): bool public setTimeZone ( Int ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
新しい RecursiveRegexIterator を作成する 5222
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator ... _construct ( RecursiveIterator $iterator , string $pattern , int $mode = RecursiveRegexIterator::MATCH , int ... terator この正規表現フィルタを適用するイテレータ。 pattern マッチさせる正規表現。 mode 操作モード。モードの一 ...
https://man.plustar.jp/php/recursiveregexiterator.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT