検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1052 for [SIMILAR] 16 1024 4096 WITH 37560 ト目 WITH 1005... (1.075 sec.)
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
次の正規表現検索を開始する位置を設定する 0
« mb_ereg_search_regs mb_ereg_search » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を設定する mb_ereg_search_setpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_setpos — 次の正規表現検索を開始する位置を設定する 説明 mb_ereg_search_setpos ( int $offset ): bool ...
https://man.plustar.jp/php/function.mb-ereg-search-setpos.html - [similar]
オープンされたアルゴリズムの IV の大きさを返す 0
« mcrypt_enc_get_block_size mcrypt_enc_get_key_size » PHP Manual Mcrypt 関数 オープンされたアルゴリズムの IV の大きさを返す mcrypt_enc_get_iv_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_iv_size — オープンされたアルゴリズムの IV の大きさを返す 警告 この ...
https://man.plustar.jp/php/function.mcrypt-enc-get-iv-size.html - [similar]
新しい sodium の鍵ペアを生成する 0
« sodium_crypto_kx_client_session_keys sodium_crypto_kx_publickey » PHP Manual Sodium 関数 新しい sodium の鍵ペアを生成する sodium_crypto_kx_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_keypair — 新しい sodium の鍵ペアを生成する 説明 sodium_crypto_kx_keypair (): string 秘密鍵(32バイト ...
https://man.plustar.jp/php/function.sodium-crypto-kx-keypair.html - [similar]
sodium_crypto_secretbox で使うランダムな鍵を生成する 0
« sodium_crypto_scalarmult sodium_crypto_secretbox_open » PHP Manual Sodium 関数 sodium_crypto_secretbox で使うランダムな鍵を生成する sodium_crypto_secretbox_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_keygen — sodium_crypto_secretbox で使うランダムな鍵を生成する 説明 sodium_c ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-keygen.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
PHP に割り当てられたメモリの量を返す 0
« memory_get_peak_usage php_ini_loaded_file » PHP Manual PHP オプション/情報 関数 PHP に割り当てられたメモリの量を返す memory_get_usage (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) memory_get_usage — PHP に割り当てられたメモリの量を返す 説明 memory_get_usage ( bool $real_usage = false ): int 現 ...
https://man.plustar.jp/php/function.memory-get-usage.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]