検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1434 for [SIMILAR] 16 1024 4096 WITH 28699 oci WITH 14241... (1.336 sec.)
秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 0
« sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20 — 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリーム ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html - [similar]
Directory クラス 0
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います。 new 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public readonly string ...
https://man.plustar.jp/php/class.directory.html - [similar]
引数の型を取得する 0
« ReflectionParameter::getPosition ReflectionParameter::hasType » PHP Manual ReflectionParameter 引数の型を取得する ReflectionParameter::getType (PHP 7, PHP 8) ReflectionParameter::getType — 引数の型を取得する 説明 public ReflectionParameter::getType (): ? ReflectionType 引数の型を取得し ...
https://man.plustar.jp/php/reflectionparameter.gettype.html - [similar]
シードから、結果がひとつに定まるバイト列を生成する 0
« sodium_crypto_stream_xor sodium_hex2bin » PHP Manual Sodium 関数 シードから、結果がひとつに定まるバイト列を生成する sodium_crypto_stream (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream — シードから、結果がひとつに定まるバイト列を生成する 説明 sodium_crypto_stream ( int $length , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream.html - [similar]
クライアント側のセッションキーを計算する 0
« sodium_crypto_kdf_keygen sodium_crypto_kx_keypair » PHP Manual Sodium 関数 クライアント側のセッションキーを計算する sodium_crypto_kx_client_session_keys (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_client_session_keys — クライアント側のセッションキーを計算する 説明 sodium_crypto_kx_client_ ...
https://man.plustar.jp/php/function.sodium-crypto-kx-client-session-keys.html - [similar]
サーバ側のセッションキーを計算する 0
« sodium_crypto_kx_seed_keypair sodium_crypto_pwhash_scryptsalsa208sha256_str_verify » PHP Manual Sodium 関数 サーバ側のセッションキーを計算する sodium_crypto_kx_server_session_keys (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_server_session_keys — サーバ側のセッションキーを計算する 説明 sod ...
https://man.plustar.jp/php/function.sodium-crypto-kx-server-session-keys.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
xdiff 関数 0
« 定義済み定数 xdiff_file_bdiff_size » PHP Manual xdiff xdiff 関数 xdiff 関数 目次 xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff — 2 つのファイルのバイナリ diff を作成する xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用 ...
https://man.plustar.jp/php/ref.xdiff.html - [similar]
バイナリ対応の bzip2 ファイル読み込み 0
« bzopen bzwrite » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイル読み込み bzread (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzread — バイナリ対応の bzip2 ファイル読み込み 説明 bzread ( resource $bz , int $length = 1024 ): string | false bzread() は、与えられた bzip2 ファイルポインタから読 ...
https://man.plustar.jp/php/function.bzread.html - [similar]
カラムを PHP 変数にバインドする 0
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOStatement::bindColumn ( string | int $colu ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]