検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 309 for [SIMILAR] 16 1024 4096 WITH 19670 hmac WITH 1362... (1.412 sec.)
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
パスワードを再計算する必要があるかを判定する 0
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium 関数 パスワードを再計算する必要があるかを判定する sodium_crypto_pwhash_str_needs_rehash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_needs_rehash — パスワードを再計算する必要があるかを判定 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]
はじめに 0
« LZF インストール/設定 » PHP Manual LZF はじめに はじめに LZF は非常に高速な圧縮アルゴリズムで、わずかな速度の低下と引き換えに スペースを節約したい場合に適しています。 コンパイル時に速度もしくはスペースのどちらを優先して最適化を行うかを 選択することができます。この拡張モジュールは、Marc ...
https://man.plustar.jp/php/intro.lzf.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 0
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS 関連の関数は、以下のうちひとつ以上の値をビットフィールドを使って指定することで、フラグを利用します。 CMS 関連の定数 定数 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
指定したサーバーでデータを既存のアイテムに追記する 0
« Memcached::append Memcached::cas » PHP Manual Memcached 指定したサーバーでデータを既存のアイテムに追記する Memcached::appendByKey (PECL memcached >= 0.1.0) Memcached::appendByKey — 指定したサーバーでデータを既存のアイテムに追記する 説明 public Memcached::appendByKey ( string $server_ke ...
https://man.plustar.jp/php/memcached.appendbykey.html - [similar]
指定したサーバーからアイテムを削除する 0
« Memcached::delete Memcached::deleteMulti » PHP Manual Memcached 指定したサーバーからアイテムを削除する Memcached::deleteByKey (PECL memcached >= 0.1.0) Memcached::deleteByKey — 指定したサーバーからアイテムを削除する 説明 public Memcached::deleteByKey ( string $server_key , string $key ...
https://man.plustar.jp/php/memcached.deletebykey.html - [similar]
指定したサーバーから複数のアイテムを削除する 0
« Memcached::deleteMulti Memcached::fetch » PHP Manual Memcached 指定したサーバーから複数のアイテムを削除する Memcached::deleteMultiByKey (PECL memcached >= 2.0.0) Memcached::deleteMultiByKey — 指定したサーバーから複数のアイテムを削除する 説明 public Memcached::deleteMultiByKey ( string ...
https://man.plustar.jp/php/memcached.deletemultibykey.html - [similar]