検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 51 for [SIMILAR] 16 1024 4096 WITH 97548 方参 WITH 8375... (0.065 sec.)
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
RecursiveDirectoryIterator クラス 0
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Manual イテレータ RecursiveDirectoryIterator クラス RecursiveDirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに RecursiveDirectoryIterator は、 ファイルシステムのディレクトリを再帰的に反復処 ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.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::matte ImagickDraw::pathCurveToAbsolute » PHP Manual ImagickDraw パス要素を現在のパスに追加する ImagickDraw::pathClose (PECL imagick 2, PECL imagick 3) ImagickDraw::pathClose — パス要素を現在のパスに追加する 説明 public ImagickDraw::pathClose (): bool 警告 この関数は、 現在 ...
https://man.plustar.jp/php/imagickdraw.pathclose.html - [similar]
PREV 1 2 3 4 5 6 NEXT