検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 87 for passed (0.007 sec.)
関数の引数リストを配列として返す 7768
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_ge ... 値渡しの例 <?php function byVal ( $arg ) { echo 'As passed : ' , var_export ( func_get_args ()), PHP_EOL ; $a ... ), PHP_EOL ; } function byRef (& $arg ) { echo 'As passed : ' , var_export ( func_get_args ()), PHP_EOL ; $a ... Ref ( $arg ); ?> 上の例の出力は以下となります。 As passed : array ( 0 => 'bar', ) After change : array ( 0 = ... > 'baz', ) As passed : array ( 0 => 'bar', ) After change : array ( 0 = ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
Add a lexer rule 7768
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Le ... trary number. If the lexer instance is going to be passed to the parser, it has to be an id returned by Parl ... instance , matching , Parser , returned , parser , passed ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
Philosophy 7607
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... memory as a result of communication (a variable is passed over a Channel for example). When parallel passes ... arguments, return via Future, and Channels - it is passed by value. In all but the case of unbuffered channe ... is used in whichever thread the variable is being passed to. An unbuffered read over a channel is the only ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
Constructs EventHttpRequest object 7109
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C ... , mixed $arg = null ): void data User custom data passed to the callback. 戻り値 Returns EventHttpRequest o ... nstructs , construct , callback , data , request , passed , Adds , addHeader , pending ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
ステートメントリソースあるいは接続リソースからオプションの値を取得する 7109
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リ ... ase , $user , $password ); echo "Client attributes passed through connection string:\n" ; /* 有効なキーと値の ... ame' ); echo $val . "\n" ; echo "Client attributes passed post-connection:\n" ; /* 有効なキーと値のペアを持つ ... > 上の例の出力は以下となります。 Client attributes passed through connection string: db2inst1 account myapp ... workstation Client attributes passed post-connection: db2inst1 account myapp workstatio ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
Starts a transaction 6948
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... starting a transaction, the session object must be passed to each operation via the "session" option (e.g. M ... ::endSession() . パラメータ options Options can be passed as argument to this method. Each element in this o ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
Execution 6948
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... y of arguments with specific characteristics to be passed to task at execution time. Task Characteristics Cl ... e resource will be cast to the file descriptor and passed as int where possible, this is unsupported on Wind ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
The EvPeriodic class 6867
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... point in time where it is supposed to trigger has passed. If multiple timers become ready during the same l ... his is the absolute point in time(the offset value passed to EvPeriodic::set() , although libev might modify ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
Execution 6867
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... y of arguments with specific characteristics to be passed to task at execution time. Task Characteristics Cl ... e resource will be cast to the file descriptor and passed as int where possible, this is unsupported on Wind ...
https://man.plustar.jp/php/parallel.run.html - [similar]
Sets the NULL Policy 6693
« SolrCollapseFunction::setMin SolrCollapseFunction::setSize » PHP Manual SolrCollapseFunction S ... the 3 policies defined as class constants shall be passed. Accepts ignore, expand, or collapse policies. パラ ...
https://man.plustar.jp/php/solrcollapsefunction.setnullpolicy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT