検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 759 for KEY (0.090 sec.)
次のエントリに移動する 3048
« SplObjectStorage::key SplObjectStorage::offsetExists » PHP Manual SplObjectStorage 次のエントリ ... rewind (); while( $s -> valid ()) { $index = $s -> key (); $object = $s -> current (); // current($s) と同 ...
https://man.plustar.jp/php/splobjectstorage.next.html - [similar]
SplHeap クラス 3028
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラ ... sCorrupted (): bool public isEmpty (): bool public key (): int public next (): void public recoverFromCor ... eap::isEmpty — ヒープが空かどうかを調べる SplHeap::key — 現在のノードのインデックスを返す SplHeap::next — ...
https://man.plustar.jp/php/class.splheap.html - [similar]
realpath キャッシュ・エントリーを取得 3028
« readlink realpath_cache_size » PHP Manual ファイルシステム 関数 realpath キャッシュ・エントリー ... ようになります。 array(2) { ["/test"]=> array(4) { ["key"]=> int(123456789) ["is_dir"]=> bool(true) ["realp ... nt(1260318939) } ["/test/test.php"]=> array(4) { ["key"]=> int(987654321) ["is_dir"]=> bool(false) ["real ...
https://man.plustar.jp/php/function.realpath-cache-get.html - [similar]
ChaCha20-Poly1305 を用いてメッセージを検証し、復号する 3028
« sodium_crypto_aead_aes256gcm_keygen sodium_crypto_aead_chacha20poly1305_encrypt » PHP Manual S ... string $additional_data , string $nonce , string $key ): string | false ChaCha20-Poly1305 を用いてメッセ ... ージごとに一度だけ使われる数値。 長さは8バイトです。 key 暗号化キー(256ビット) 戻り値 成功時にプレーンテキス ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-decrypt.... - [similar]
メッセージを暗号化する 3028
« sodium_crypto_aead_chacha20poly1305_ietf_decrypt sodium_crypto_aead_chacha20poly1305_ietf_keyg ... string $additional_data , string $nonce , string $key ): string ChaCha20-Poly1305 を使って暗号化し、認証 ... ジごとに一度だけ使われる数値。 長さは12バイトです。 key 暗号化キー(256ビット) 戻り値 成功時には、 暗号化さ ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-enc... - [similar]
Create new MongoDB Manager 3028
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... RI string, this option is expressed as an array of key/value pairs. The keys and values in this array sho ... icate store will be used by default. tlsCertificateKeyFile string Path to the client certificate file or ... the client private key file; in the case that they both are needed, the f ... iles should be concatenated. tlsCertificateKeyFilePassword string Password to decrypt the client ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
CUBRID 関数 (PDO_CUBRID) 3028
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PD ... def precision scale not_null auto_increment unique_key multiple_key primary_key foreign_key reverse_index ... 接の親テーブルを取得します。 PDO::CUBRID_SCH_PRIMARY_KEY テーブルの主キーを取得します。 PDO::CUBRID_SCH_IMP ... ORTED_KEYS テーブルのインポートしたキーを取得します。 PDO::C ... UBRID_SCH_EXPORTED_KEYS テーブルのエクスポートしたキーを取得します。 PDO: ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
操作モードを設定する 3028
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定 ... rator :: GET_MATCH ); foreach ( $regexIterator as $key => $value ) { // print out the matched number(s) e ... cho $key . ' => ' . $value [ 1 ] . PHP_EOL ; } ?> 上の例の出 ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
レスポンス本文に追記する 3028
« Yaf_Response_Abstract Yaf_Response_Abstract::clearBody » PHP Manual Yaf_Response_Abstract レス ... e_Abstract::appendBody ( string $content , string $key = ? ): bool 既存のコンテンツブロックの後にコンテン ... ツを追加します。 パラメータ body コンテンツ文字列。 key コンテンツのキー。キーを指定しない場合は、 Yaf_Res ...
https://man.plustar.jp/php/yaf-response-abstract.appendbody.html - [similar]
APCUIterator イテレータオブジェクトを作成する 3008
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... '/^counter\./' ) as $counter ) { echo " $counter [ key ] : $counter [ value ] \n" ; apc_dec ( $counter [ ... 'key' ], $counter [ 'value' ]); } ?> 参考 apcu_exists() ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]