検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 293 for [SIMILAR] 16 1024 4096 WITH 12566 zlib WITH 1170... (0.801 sec.)
暗号化に必要な全てのバッファを初期化する 0
« mcrypt_generic_deinit mcrypt_generic » PHP Manual Mcrypt 関数 暗号化に必要な全てのバッファを初期化する mcrypt_generic_init (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_init — 暗号化に必要な全てのバッファを初期化する 警告 この関数は PHP 7.1.0 で 非推奨 とな ...
https://man.plustar.jp/php/function.mcrypt-generic-init.html - [similar]
指定した暗号のキーの長さを得る 0
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得る mcrypt_get_key_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_key_size — 指定した暗号のキーの長さを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 さ ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
キーを生成する 0
« mhash_get_hash_name mhash » PHP Manual Mhash 関数 キーを生成する mhash_keygen_s2k (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) mhash_keygen_s2k — キーを生成する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash_keygen_s2k ( int $algo , string ...
https://man.plustar.jp/php/function.mhash-keygen-s2k.html - [similar]
値でエントリをソートする 0
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ArrayObject::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::asort — 値でエントリをソートする 説明 public ArrayObject::asort ( int $flags = SORT_REGULAR ): bool エントリを昇順にソートします ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
キーでエントリをソートする 0
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリをソートする ArrayObject::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::ksort — キーでエントリをソートする 説明 public ArrayObject::ksort ( int $flags = SORT_REGULAR ): bool キーでエントリ ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
ユーザー定義の比較関数を使って、キーでエントリをソートする 0
« ArrayObject::uasort ArrayObject::unserialize » PHP Manual ArrayObject ユーザー定義の比較関数を使って、キーでエントリをソートする ArrayObject::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uksort — ユーザー定義の比較関数を使って、キーでエントリをソートする 説明 public ArrayObject:: ...
https://man.plustar.jp/php/arrayobject.uksort.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
gzip 圧縮された文字列をデコードする 0
« gzcompress gzdeflate » PHP Manual Zlib 関数 gzip 圧縮された文字列をデコードする gzdecode (PHP 5 >= 5.4.0, PHP 7, PHP 8) gzdecode — gzip 圧縮された文字列をデコードする 説明 gzdecode ( string $data , int $max_length = 0 ): string | false この関数は、入力された data をデコードしたものを返 ...
https://man.plustar.jp/php/function.gzdecode.html - [similar]
gz ファイルポインタが EOF かどうか調べる 0
« gzencode gzfile » PHP Manual Zlib 関数 gz ファイルポインタが EOF かどうか調べる gzeof (PHP 4, PHP 5, PHP 7, PHP 8) gzeof — gz ファイルポインタが EOF かどうか調べる 説明 gzeof ( resource $stream ): bool 与えられた GZ ファイルポインタが EOF (ファイル終端) を指すかどうかを調べます。 パラメ ...
https://man.plustar.jp/php/function.gzeof.html - [similar]