検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 759 for key (0.015 sec.)
Returns the result of applying a callback to each value 4945
« Ds\Map::last Ds\Map::merge » PHP Manual Map Returns the result of applying a callback to each ... of the map. パラメータ callback callback ( mixed $key , mixed $value ): mixed A callable to apply to eac ... ue in the map. The callable should return what the key will be mapped to in the resulting map. 戻り値 The ... ng a callback to each value in the map. 注意 : The keys and values of the current instance won't be affec ... 2 , "c" => 3 ]); print_r ( $map -> map (function( $key , $value ) { return $value * 2 ; })); print_r ( $m ...
https://man.plustar.jp/php/ds-map.map.html - [similar]
CSR を作成する 4924
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... ew ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? array ... 使用される識別名、またはsubjectフィールド。 private_key private_key には、事前に openssl_pkey_new() (ある ... いはその他の openssl_pkey 系の関数)で作成した秘密鍵を設定します。 これに対応 ... 成する際に使用する拡張モジュールを選択します private_key_bits int default_bits 秘密鍵を作成する際に使用する ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
Get log count by level, log_path and key_word 4883
« SeasLog::alert SeasLog::analyzerDetail » PHP Manual SeasLog Get log count by level, log_path a ... nd key_word SeasLog::analyzerCount (PECL seaslog >=1.1.6) ... alyzerCount — Get log count by level, log_path and key_word 説明 public static SeasLog::analyzerCount ( s ... tring $level , string $log_path = ? , string $key_word = ? ): mixed `SeasLog` get count value of `gr ... ep -ai '{level}' | grep -aic '{key_word}'` use system pipe and return to PHP (array o ...
https://man.plustar.jp/php/seaslog.analyzercount.html - [similar]
The key purpose 4883
« Yaf_Session::__isset Yaf_Session::next » PHP Manual Yaf_Session The key purpose Yaf_Session::key ... ey (Yaf >=1.0.0) Yaf_Session::key — The key purpose 説明 public Yaf_Session::key (): ... にはパラメータはありません。 戻り値 関連キーワード: key , purpose , Yaf , Session , 関数 , パラメータ , is ...
https://man.plustar.jp/php/yaf-session.key.html - [similar]
The key purpose 4836
« Yaf_Config_Simple::__isset Yaf_Config_Simple::next » PHP Manual Yaf_Config_Simple The key purp ... ose Yaf_Config_Simple::key (Yaf >=1.0.0) Yaf_Config_Simple::key — The key pur ... pose 説明 public Yaf_Config_Simple::key (): void 警告 この関数は、 現在のところ詳細な情報は ... にはパラメータはありません。 戻り値 関連キーワード: key , purpose , Yaf , Config , 関数 , パラメータ , iss ...
https://man.plustar.jp/php/yaf-config-simple.key.html - [similar]
Sorts the map in-place by key 4815
« Ds\Map::keys Ds\Map::ksorted » PHP Manual Map Sorts the map in-place by key Ds\Map::ksort (PEC ... = 1.0.0) Ds\Map::ksort — Sorts the map in-place by key 説明 public Ds\Map::ksort ( callable $comparator = ... ? ): void Sorts the map in-place by key, using an optional comparator function. パラメータ ... なります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 1 ) [1] => Ds\Pair Object ( [key] ... => b [value] => 2 ) [2] => Ds\Pair Object ( [key] => c [value] => 3 ) ) 例2 Ds\Map::ksort() example ...
https://man.plustar.jp/php/ds-map.ksort.html - [similar]
The Map class 4795
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (N ... Git) はじめに A Map is a sequential collection of key-value pairs, almost identical to an array used in ... a similar context. Keys can be any type, but must be unique. Values are r ... eplaced if added to the map using the same key. Strengths Keys and values can be any type, includ ... be converted to an array when objects are used as keys. クラス概要 class Ds\Map implements Ds\Collection ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
文字列形式のキーを配列形式に分割する 4795
« dba_insert dba_list » PHP Manual DBA 関数 文字列形式のキーを配列形式に分割する dba_key_split ( ... PHP 5, PHP 7, PHP 8) dba_key_split — 文字列形式のキーを配列形式に分割する 説明 ... dba_key_split ( string | false | null $key ): array | fals ... e dba_key_split() は、キー(文字列形式) を配列に分割します。 ... パラメータ key 文字列形式のキー。 戻り値 array(0 => group, 1 => v ...
https://man.plustar.jp/php/function.dba-key-split.html - [similar]
暗号化フィルタ 4747
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... いは 32 バイトのバイナリデータ。暗号の形式に依存する key 必須 N/A 通常は 8, 16, あるいは 32 バイトのバイナリ ... 存する 例1 Blowfish を用いた 暗号化/復号化 <?php //$key は、ここより以前で生成されているものとする $iv_siz ... ); $opts = array( 'mode' => 'cbc' , 'iv' => $iv , 'key' => $key ); stream_filter_append ( $fp , 'mcrypt.b ... ); $opts = array( 'mode' => 'cbc' , 'iv' => $iv , 'key' => $key ) stream_filter_append ( $fp , 'mdecrypt. ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Return the name of the specified field index 4706
« cubrid_field_len cubrid_field_seek » PHP Manual CUBRID MySQL 互換関数 Return the name of the s ... Field Name Field Flags host_year not_null primary_key unique_key event_code not_null primary_key unique_ ... key foreign_key athlete_code not_null primary_key unique_key forei ... gn_key stadium_code not_null nation_code medal game_date ... 関連キーワード: specified , key , Return , cubrid , the , of , offset , not , prim ...
https://man.plustar.jp/php/function.cubrid-field-name.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT