検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 149 for binary (0.005 sec.)
xiff_file_bdiff のエイリアス 6570
« xdiff_file_bpatch xdiff_file_diff » PHP Manual xdiff 関数 xiff_file_bdiff のエイリアス xdiff_f ... ile_diff_binary (PECL xdiff >= 0.2.0) xdiff_file_diff_binary — xif ... f_file_bdiff のエイリアス 説明 xdiff_file_diff_binary ( string $old_file , string $new_file , string $de ... した場合に false を返します。 例 例1 xdiff_file_diff_binary() の例 以下のコードは 2 つのアーカイブのバイナリ d ... ew_version = 'my_script_1.1.tgz' ; xdiff_file_diff_binary ( $old_version , $new_version , 'my_script.bdiff' ...
https://man.plustar.jp/php/function.xdiff-file-diff-binary.html - [similar]
8 ビット文字列を base64 文字列に変換する 6512
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary ... ary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 im ... ap_binary ( string $string ): string | false ( » RFC2045 , ... キストをデコードする 関連キーワード: 変換 , string , binary , 関数 , Section , パラメータ , 失敗 , 参考 , テキ ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
統計情報 6441
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... ついているとは限らないことに注意してください。 proto_binary_fetched_null , proto_binary_fetched_bit , proto_bi ... nary_fetched_tinyint proto_binary_fetched_short , proto_binary_fetched_int24 , proto ... _binary_fetched_int , proto_binary_fetched_bigint , proto_ ... binary_fetched_decimal , proto_binary_fetched_float , proto_binary_fetched_double , prot ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 6383
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィン ... certificate , string $digest_algo = "sha1" , bool $binary = false ): string | false openssl_x509_fingerprint ... 値の一覧は、 openssl_get_md_methods() で得られます。 binary true が設定された場合、生のバイナリデータを出力しま ... す。 false では小文字の8進数を出力します。 戻り値 binary が true に設定されていない場合、小文字の8進数として ... た証明書のフィンガープリントを含む文字列を返します。 binary が true に設定されている場合、メッセージダイジェス ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 6313
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... MongoDB \ BSON \ Decimal128 ( '1234.5678' ) ], [ 'binary' => new MongoDB \ BSON \ Binary ( 'foo' , MongoDB ... \ BSON \ Binary :: TYPE_GENERIC ) ], [ 'date' => new MongoDB \ BSO ... "dec128" : { "$numberDecimal" : "1234.5678" } } { "binary" : { "$binary" : { "base64": "Zm9v", "subType" : " ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
Load a precompiled binary chunk into the Lua environment 6313
« LuaSandbox::getVersionInfo LuaSandbox::loadString » PHP Manual LuaSandbox Load a precompiled binary ... ary chunk into the Lua environment LuaSandbox::loadBinary (PECL luasandbox >= 1.0.0) LuaSandbox::loadBinary ... — Load a precompiled binary chunk into the Lua environment 説明 public LuaSand ... box::loadBinary ( string $code , string $chunkName = '' ): LuaSand ... uaSandbox , LuaSandboxFunction , into , Load , loadBinary , environment , string , chunkName , chunk , preco ...
https://man.plustar.jp/php/luasandbox.loadbinary.html - [similar]
実行時設定 6289
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... .0.0 以降は、デフォルト値はOnです。 memcached.sess_binary Off PHP_INI_ALL memcached 2.0.0 以降で利用可能です ... 。memcached 3.0.0 以降は、memcached.sess_binary_protocol に置き換えられました。 memcached.sess_loc ... 0.1.0 以降で利用可能です。 memcached.serializer igbinary PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 m ... 3.0.0 以降では削除されています。 memcached.default_binary_protocol Off PHP_INI_ALL memcached 3.0.0 以降で利用 ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
xdiff_string_bpatch のエイリアス 6254
« xdiff_string_merge3 xdiff_string_patch » PHP Manual xdiff 関数 xdiff_string_bpatch のエイリアス ... xdiff_string_patch_binary (PECL xdiff >= 0.2.0) xdiff_string_patch_binary... string_bpatch のエイリアス 説明 xdiff_string_patch_binary ( string $str , string $patch ): string 文字列 str ... diff , bpatch , patch , バイナリ , パッチ , 関数 , binary , 作成 , 適用 ...
https://man.plustar.jp/php/function.xdiff-string-patch-binary.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 6219
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する ... $salt , int $iterations , int $length = 0 , bool $binary = false ): string パラメータ algo ハッシュアルゴリ ... 行の際の内部の反復回数 length 出力する文字列の長さ。 binary が true の場合、これは派生キーのバイト長になります ...binary が false の場合、 これは派生キーのバイト長の二倍に ... す (キーの全バイトが十六進二桁で返されるからです)。 binary true にセットされている場合、名前のバイナリデータが ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
Encrypt a value 6160
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... mixed $value , array $options = ? ): MongoDB\BSON\Binary Encrypts the value. パラメータ value The value to ... Id and exactly one is required. keyId MongoDB\BSON\Binary Identifies a data key by _id . The value is a UUID ... (binary subtype 4). This option is mutually exclusive with ... 戻り値 Returns the encrypted value as MongoDB\BSON\Binary object with subtype 6. エラー / 例外 引数のパースに ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT