検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 759 for key (0.051 sec.)
Description 3621
« Imagick::liquidRescaleImage Imagick::magnifyImage » PHP Manual Imagick Description Imagick::li ... the registry settings. Returns an array of all the key/value pairs in the registry パラメータ この関数には ... メータはありません。 戻り値 An array containing the key/values from the registry. 関連キーワード: Descript ... ion , Imagick , array , registry , listRegistry , key , all , パラメータ , values , containing ...
https://man.plustar.jp/php/imagick.listregistry.html - [similar]
指定したサーバーから複数のアイテムを取得する 3621
« Memcached::getMulti Memcached::getOption » PHP Manual Memcached 指定したサーバーから複数のアイ ... テムを取得する Memcached::getMultiByKey (PECL memcached >= 0.1.0) Memcached::getMultiByKey ... アイテムを取得する 説明 public Memcached::getMultiByKey ( string $server_key , array $keys , int $flags = ... ? ): array | false Memcached::getMultiByKey() は機能的に Memcached::getMulti() と同等です。しか ... し、自由形式の server_key を使用して、 key を特定のサーバーに関連付けることが ...
https://man.plustar.jp/php/memcached.getmultibykey.html - [similar]
指定したサーバー上にある数値アイテムの値を増やす 3621
« Memcached::increment Memcached::isPersistent » PHP Manual Memcached 指定したサーバー上にある数 ... 値アイテムの値を増やす Memcached::incrementByKey (PECL memcached >= 2.0.0) Memcached::incrementByKe ... イテムの値を増やす 説明 public Memcached::incrementByKey ( string $server_key , string $key , int $offset = ... t $expiry = 0 ): int | false Memcached::incrementByKey() は、数値アイテムの値を offset で指定しただけ増や ... 。 アイテムが存在しない場合、 Memcached::incrementByKey() は値を initial_value に設定します。 パラメータ s ...
https://man.plustar.jp/php/memcached.incrementbykey.html - [similar]
Creates a new instance 3601
« Ds\Map::clear Ds\Map::copy » PHP Manual Map Creates a new instance Ds\Map::__construct (PECL d ... ct(Ds\Map)#2 (3) { [0]=> object(Ds\Pair)#1 (2) { ["key"]=> string(1) "a" ["value"]=> int(1) } [1]=> objec ... t(Ds\Pair)#3 (2) { ["key"]=> string(1) "b" ["value"]=> int(2) } [2]=> objec ... t(Ds\Pair)#4 (2) { ["key"]=> string(1) "c" ["value"]=> int(3) } } 関連キーワ ... new , instance , a , construct , values , string , key ...
https://man.plustar.jp/php/ds-map.construct.html - [similar]
Returns a sequence containing all the pairs of the map 3601
« Ds\Map::merge Ds\Map::put » PHP Manual Map Returns a sequence containing all the pairs of the ... ct(Ds\Map)#8 (3) { [0]=> object(Ds\Pair)#5 (2) { ["key"]=> string(1) "a" ["value"]=> int(1) } [1]=> objec ... t(Ds\Pair)#6 (2) { ["key"]=> string(1) "b" ["value"]=> int(2) } [2]=> objec ... t(Ds\Pair)#7 (2) { ["key"]=> string(1) "c" ["value"]=> int(3) } } p 関連キー ... , Map , pairs , containing , all , map , string , key , Pair , Sequence ...
https://man.plustar.jp/php/ds-map.pairs.html - [similar]
エントリを置換または挿入する 3601
« dba_popen dba_sync » PHP Manual DBA 関数 エントリを置換または挿入する dba_replace (PHP 4, PHP ... 換または挿入する 説明 dba_replace ( string | array $key , string $value , resource $dba ): bool dba_replac ... e() は、 dba で 指定したデータベースに key および value で記述されるエントリを 置換または挿入 ... します。 パラメータ key 置換するエントリのキー。 value 置換される値。 dba ... ド: dba , エントリ , 置換 , 挿入 , replace , キー , key , popen , DBA , string ...
https://man.plustar.jp/php/function.dba-replace.html - [similar]
オープンされたモードでサポートされる最大キー長を返す 3601
« mcrypt_enc_get_iv_size mcrypt_enc_get_modes_name » PHP Manual Mcrypt 関数 オープンされたモード ... でサポートされる最大キー長を返す mcrypt_enc_get_key_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL m ... crypt >= 1.0.0) mcrypt_enc_get_key_size — オープンされたモードでサポートされる最大キー ... に頼らないことを強く推奨します。 説明 mcrypt_enc_get_key_size ( resource $td ): int そのアルゴリズムでサポー ... , オープン , モード , mcrypt , enc , size , 関数 , key ...
https://man.plustar.jp/php/function.mcrypt-enc-get-key-size.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 3601
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジ ... に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , string $challenge , int $digest_alg ... とチャレンジを新規に作成します。 パラメータ private_key private_key には、事前に openssl_pkey_new() で作成 ... した (もしくは他の openssl_pkey 関数で得た)秘密鍵を 設定しなければなりません。鍵の ... 発行します。 変更履歴 バージョン 説明 8.0.0 private_key は、 OpenSSLAsymmetricKey クラスのインスタンスを受 ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
共有メモリから変数を削除する 3601
« shm_put_var shm_remove » PHP Manual セマフォ関数 共有メモリから変数を削除する shm_remove_var ( ... 説明 shm_remove_var ( SysvSharedMemory $shm , int $key ): bool 指定した key を有する変数を共有メモリから削 ... ータ shm shm_attach() が返す 共有メモリセグメント。 key 変数のキー。 戻り値 成功した場合に true を、失敗し ... 関連キーワード: shm , 変数 , 削除 , remove , var , key , バージョン , SysvSharedMemory , 期待 , 成功 ...
https://man.plustar.jp/php/function.shm-remove-var.html - [similar]
境界と境界の間の navigating fragments 用にイテレータを作る 3601
« IntlBreakIterator::getLocale IntlBreakIterator::getText » PHP Manual IntlBreakIterator 境界と境 ... tPartsIterator ( string $type = IntlPartsIterator::KEY_SEQUENTIAL ): IntlPartsIterator 警告 この関数は、 ... イプ。可能な値は以下のとおりです: IntlPartsIterator::KEY_SEQUENTIAL - デフォルト。シーケンシャルに増える整数 ... をキーとして使います IntlPartsIterator::KEY_LEFT - 現在のパートの左側のバイトオフセットをキーと ... して使います。 IntlPartsIterator::KEY_RIGHT - 現在のパートの右側のバイトオフセットをキー ...
https://man.plustar.jp/php/intlbreakiterator.getpartsiterator.html - [similar]