検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 336 for [SIMILAR] 16 1024 4096 WITH 24391 strtolower WIT... (0.347 sec.)
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
値で配列をソートする 0
« ArrayIterator::append ArrayIterator::__construct » PHP Manual ArrayIterator 値で配列をソートする ArrayIterator::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::asort — 値で配列をソートする 説明 public ArrayIterator::asort ( int $flags = SORT_REGULAR ): bool 値で配列をソートします。 ...
https://man.plustar.jp/php/arrayiterator.asort.html - [similar]
キーで配列をソートする 0
« ArrayIterator::key ArrayIterator::natcasesort » PHP Manual ArrayIterator キーで配列をソートする ArrayIterator::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::ksort — キーで配列をソートする 説明 public ArrayIterator::ksort ( int $flags = SORT_REGULAR ): bool キーで配列をソートします ...
https://man.plustar.jp/php/arrayiterator.ksort.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 0
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す hash_final (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_final — 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 説明 hash_final ( HashContext $context , bool $b ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]
The routerShutdown purpose 0
« Yaf_Plugin_Abstract::preResponse Yaf_Plugin_Abstract::routerStartup » PHP Manual Yaf_Plugin_Abstract The routerShutdown purpose Yaf_Plugin_Abstract::routerShutdown (Yaf >=1.0.0) Yaf_Plugin_Abstract::routerShutdown — The routerShutdown purpose 説明 public Yaf_Plugin_Abstract::routerShut ...
https://man.plustar.jp/php/yaf-plugin-abstract.routershutdown.html - [similar]
HTML 数値エンティティを文字にデコードする 0
« mb_decode_mimeheader mb_detect_encoding » PHP Manual マルチバイト文字列 関数 HTML 数値エンティティを文字にデコードする mb_decode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_numericentity — HTML 数値エンティティを文字にデコードする 説明 mb_decode_numericentity ( string ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
文字の Unicode コードポイントを取得する 0
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]