検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 276 for [SIMILAR] 16 1024 4096 WITH 12073 ルゴ WITH 1012... (0.298 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]
phar 拡張モジュールが zlib あるいは bzip2 による圧縮をサポートしているかどうかを... 0
« Phar::buildFromIterator Phar::canWrite » PHP Manual Phar phar 拡張モジュールが zlib あるいは bzip2 による圧縮をサポートしているかどうかを返す Phar::canCompress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::canCompress — phar 拡張モジュールが zlib あるいは bzip2 による圧縮をサ ...
https://man.plustar.jp/php/phar.cancompress.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 0
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭までの日数を得る easter_days (PHP 4, PHP 5, PHP 7, PHP 8) easter_days — 指定した年において、3 月 21 日から復活祭までの日数を得る 説明 easter_days ( ? int $year = null , int $mode = CAL_EASTER_DE ...
https://man.plustar.jp/php/function.easter-days.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]