検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 2039 for To (0.139 sec.)
Free a buffer event 2680
« EventBufferEvent::enable EventBufferEvent::getDnsErrorString » PHP Manual EventBufferEvent Fre ... llocated by buffer event. Usually there is no need to call this method, since normally it is done within ... internal object destructors. However, sometimes we have a long-time script a ... a script with a heavy memory usage, where we need to free resources as soon as possible. In such cases ... EventBufferEvent::free() may be used to protect the script against running up to the memor ...
https://man.plustar.jp/php/eventbufferevent.free.html - [similar]
Creates a PHP string from a memory area 2680
« FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PH ... string from size bytes of the memory area pointed to by ptr . パラメータ ptr The start of the memory ar ... ea from which to create a string . size The number of bytes to copy ... to the string . If size is omitted, ptr must be a zer ...
https://man.plustar.jp/php/ffi.string.html - [similar]
Sets where the errors are logged to 2680
« fann_set_cascade_weight_multiplier fann_set_input_scaling_params » PHP Manual Fann 関数 Sets w ... here the errors are logged to fann_set_error_log (PECL fann >= 1.0.0) fann_set_e ... rror_log — Sets where the errors are logged to 説明 fann_set_error_log ( resource $errdat , strin ... $log_file ): void Sets where the errors are logged to. パラメータ errdat ニューラルネットワークリソースあ ...
https://man.plustar.jp/php/function.fann-set-error-log.html - [similar]
メッセージヘッダを読み込む 2680
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PH ... には 以下のプロパティをもつオブジェクトを返します。 toaddress - 完全な to: 行。最大 1024 文字。 to - To: ... ます。 personal 、 adl 、 mailbox および host reply_toaddress - 完全な Reply-To: 行。最大 1024 文字。 rep ... ly_to - Reply-To: 行から、次のプロパティを含むオブジェク ... ッセージの件名。 Subject - subject と同じ。 in_reply_to - message_id - newsgroups - followup_to - referenc ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
Register a user-defined callback function for Oracle Database TAF 2680
« oci_pconnect oci_result » PHP Manual OCI8 関数 Register a user-defined callback function for O ... ): bool Registers a user-defined callback function to connection . If connection fails due to instance o ... he previous one. Use oci_unregister_taf_callback() to explicitly unregister a user-defined callback. TAF ... rsistent connections, therefore the callback needs to be re-registered for a new persistent connection. ... ction identifier. callback A user-defined callback to register for Oracle TAF. It can be a string of the ...
https://man.plustar.jp/php/function.oci-register-taf-callback.html - [similar]
Moving average with variable period 2680
« trader_mama trader_max » PHP Manual Trader 関数 Moving average with variable period trader_mav ... minPeriod Value less than minimum will be changed to Minimum period. Valid range from 2 to 100000 maxPe ... riod Value higher than minimum will be changed to Maximum period. Valid range from 2 to 100000 mATyp ...
https://man.plustar.jp/php/function.trader-mavp.html - [similar]
Count number of write operations in the bulk 2680
« MongoDB\Driver\BulkWrite::__construct MongoDB\Driver\BulkWrite::delete » PHP Manual MongoDB\Dr ... : int Returns the number of write operations added to the MongoDB\Driver\BulkWrite object. パラメータ こ ... ん。 戻り値 Returns number of write operations added to the MongoDB\Driver\BulkWrite object. エラー / 例外 ... 1.2.0 Returns the number of write operations added to the MongoDB\Driver\BulkWrite object. Earlier versi ... ons returned the expected number of client-to-server roundtrips required to execute all write op ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.count.html - [similar]
Determines what kind of parameters to include in the response 2680
« SolrQuery::setEchoHandler SolrQuery::setExpand » PHP Manual SolrQuery Determines what kind of ... parameters to include in the response SolrQuery::setEchoParams ( ... setEchoParams — Determines what kind of parameters to include in the response 説明 public SolrQuery::set ... figuration. パラメータ type The type of parameters to include 戻り値 Returns the current SolrQuery objec ...
https://man.plustar.jp/php/solrquery.setechoparams.html - [similar]
Construct a swoole atomic object. 2680
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic ... object. Swoole\Atomic::__construct (PECL swoole >= 1.9.0) Swoole\Atom ... ic::__construct — Construct a swoole atomic object. 説明 public Swoole\Atomic::__construct ... ( int $value = ? ) Swoole atomic object is a integer variable allows any process ... or to atomically test and modify. It is implemented base ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
Sets the data associated with a node 2680
« Zookeeper::isRecoverable Zookeeper::setAcl » PHP Manual Zookeeper Sets the data associated wit ... ressed as a file name with slashes separating ancestors of the node. value The data to be stored in the ... method emits PHP error/warning when parameters count or types are wrong or fail to save value to node. 警 ... atives. 例 例1 Zookeeper::set() example Save value to node. <?php $zookeeper = new Zookeeper ( 'locahost ... :2181' ); $path = '/path/to/node' ; $value = 'nodevalue' ; $r = $zookeeper -> ...
https://man.plustar.jp/php/zookeeper.set.html - [similar]