検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 454 for [SIMILAR] 16 1024 4096 WITH 11986 パタ WITH 8431... (3.090 sec.)
パターンを終了する 10000
« ps_end_page ps_end_template » PHP Manual PS 関数 パターンを終了する ps_end_pattern (PECL ps >= 1.2.0) ps_end_pattern — パターンを終了する 説明 ps_end_pattern ( resource $psdoc ): bool ps_begin_pattern() によって開始したパターンを終了します。 パターンが終了すると、領域の塗りつぶし時にそ ...
https://man.plustar.jp/php/function.ps-end-pattern.html - [similar]
新しいパターンを開始する 9400
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern (PECL ps >= 1.2.0) ps_begin_pattern — 新しいパターンを開始する 説明 ps_begin_pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): int | f ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
パターンにマッチする配列の要素を返す 9374
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
パフォーマンス 8408
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
アンカー 8408
« Unicode 文字プロパティ ドット » PHP Manual PCRE 正規表現構文 アンカー アンカー ハット記号 ( ^ ) は、文字クラス外でマッチモード (matching mode) がデフォルトの場合、 カレントのマッチング位置が対象文字列の始端である場合に真だ という言明です。文字クラス内では、ハット記号 ( ^ ) はまったく別 ...
https://man.plustar.jp/php/regexp.reference.anchors.html - [similar]
オブジェクトの塗りつぶしパターンとして使用する URL を設定する 8408
« ImagickDraw::setFillOpacity ImagickDraw::setFillRule » PHP Manual ImagickDraw オブジェクトの塗りつぶしパターンとして使用する URL を設定する ImagickDraw::setFillPatternURL (PECL imagick 2, PECL imagick 3) ImagickDraw::setFillPatternURL — オブジェクトの塗りつぶしパターンとして使用する UR ...
https://man.plustar.jp/php/imagickdraw.setfillpatternurl.html - [similar]
サブパターン 7694
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
後に続く ImagickDraw::opPattern() までのコマンドが、名前付きパターンを構成するこ... 7694
« ImagickDraw::pushDefs ImagickDraw::rectangle » PHP Manual ImagickDraw 後に続く ImagickDraw::opPattern() までのコマンドが、名前付きパターンを構成することを示す ImagickDraw::pushPattern (PECL imagick 2, PECL imagick 3) ImagickDraw::pushPattern — 後に続く ImagickDraw::opPattern() までのコ ...
https://man.plustar.jp/php/imagickdraw.pushpattern.html - [similar]
繰り返し正規表現検索を行う 7694
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
ファイル名がパターンにマッチするか調べる 7694
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT