検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 2039 for To (0.829 sec.)
Adds a server alias to the HTTP server object 2952
« EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve ... a) EventHttp::addServerAlias — Adds a server alias to the HTTP server object 説明 public EventHttp::addS ... rAlias ( string $alias ): bool Adds a server alias to the HTTP server object. パラメータ alias The alias ... to add. 戻り値 成功した場合に true を、失敗した場合に ... -> addServerAlias ( "local.net" )) { exit( "Failed to add server alias\n" ); } $http -> setCallback ( "/ ...
https://man.plustar.jp/php/eventhttp.addserveralias.html - [similar]
Sets a millisecond timeout for database calls 2952
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... e. Each OCI8 operation may make zero or more calls to Oracle's client library. These internal calls may ... then may make zero or more round-trips to Oracle Database. If any one of those round-trips t ... he operation is cancelled and an error is returned to the application. The time_out value applies to eac ... h round-trip individually, not to the sum of all round-trips. Time spent processing ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]
Revert changes to the working copy 2952
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... rt (PECL svn >= 0.3.0) svn_revert — Revert changes to the working copy 説明 svn_revert ( string $path , ... recursive = false ): bool Revert any local changes to the path in a working copy. パラメータ path The pa ... th to the working repository. recursive Optionally make ... lete() - Delete items from a working copy or repository svn_export() - Export the contents of a SVN dire ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
The size of fragments to consider for highlighting 2952
« SolrQuery::setHighlightFragmenter SolrQuery::setHighlightHighlightMultiTerm » PHP Manual SolrQ ... uery The size of fragments to consider for highlighting SolrQuery::setHighlightF ... uery::setHighlightFragsize — The size of fragments to consider for highlighting 説明 public SolrQuery::s ... lrQuery Sets the size, in characters, of fragments to consider for highlighting. "0" indicates that the ... ラメータ size The size, in characters, of fragments to consider for highlighting field_override The name ...
https://man.plustar.jp/php/solrquery.sethighlightfragsize.html - [similar]
Remove servers from the ensemble 2952
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ... null ): void パラメータ id_list Comma separated list of server IDs to be removed from the ensemble. Each ... has an id of a server to be removed, only for maj. quorums. version The exp ... Exception and it's derivatives when parameters count or types are wrong or fail to save value to node. 例 ... figuration of the ZooKeeper cluster as it is known to the server to which the client is connected, synch ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]
The EvPeriodic class 2933
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... or relative time, the physical time that passes) but on wall clock time(absolute time, calendar or clock ... djusting it). EvPeriodic watcher can be configured to trigger after some specific point in time. For exa ... mple, if an EvPeriodic watcher is configured to trigger "in 10 seconds" (e.g. EvLoop::now() + 10.0 ... time, not a delay), and the system clock is reset to January of the previous year , then it will take a ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
The EvStat class 2933
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... ) はじめに EvStat monitors a file system path for attribute changes. It cal ... ignals it changed) and sees if it changed compared to the last time, invoking the callback if it did. Th ... e path does not need to exist: changing from "path exists" to "path does n ... e absolute: if it is relative and the working directory changes, then the behaviour is undefined. Since ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Write contents of the buffer to a file or socket 2933
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... EventBuffer::write — Write contents of the buffer to a file or socket 説明 public EventBuffer::write ( ... t $howmuch = ? ): int Write contents of the buffer to a file descriptor. The buffer will be drained afte ... fd Socket resource, stream or numeric file descriptor associated normally associated with a socket. how ... much The maximum number of bytes to write. 戻り値 Returns the number of bytes written, ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]
Adds contents of the entire buffer to a buffer event's output buffer 2933
« EventBufferEvent::write About buffer event callbacks » PHP Manual EventBufferEvent Adds conten ... ts of the entire buffer to a buffer event's output buffer EventBufferEvent::w ... ::writeBuffer — Adds contents of the entire buffer to a buffer event's output buffer 説明 public EventBu ... er $buf ): bool Adds contents of the entire buffer to a buffer event's output buffer パラメータ buf Sour ... します。 参考 EventBufferEvent::write() - Adds data to a buffer event's output buffer 関連キーワード: buf ...
https://man.plustar.jp/php/eventbufferevent.writebuffer.html - [similar]
MQSeries MQPUT1 2933
« mqseries_open mqseries_put » PHP Manual mqseries 関数 MQSeries MQPUT1 mqseries_put1 (PECL mqse ... both the mqseries_put() and mqseries_put1() calls to put messages on a queue; which call to use depends ... circumstances. Use the mqseries_put() (MQPUT) call to place multiple messages on the same queue. Use the ... mqseries_put1() (MQPUT1) call to put only one message on a queue. This call encapsu ... lates the MQOPEN, MQPUT, and MQCLOSE calls into a single call, minimizing the number of calls that ...
https://man.plustar.jp/php/function.mqseries-put1.html - [similar]