検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1259 for BE (0.051 sec.)
説明 3046
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLockin ... g (PECL event >= 1.2.6-beta) EventBuffer::enableLocking — 説明 public EventB ... le locking on an EventBuffer so that it can safely be used by multiple threads at the same time. When lo ... cking is enabled, the lock will be held when callbacks are invoked. This could result ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
Returns EventBufferEvent object 3046
« EventHttpRequest::free EventHttpRequest::getCommand » PHP Manual EventHttpRequest Returns Even ... The reference counter of the returned object will be incremented by one to protect internal structures ... er callback. So the EventBufferEvent object should be freed explicitly with EventBufferEvent::free() met ...
https://man.plustar.jp/php/eventhttprequest.getbufferevent.html - [similar]
Dynamically adds a new method to a given class 3046
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... ータ class_name The class to which this method will be added method_name The name of the method to add ar ... ents for the newly-created method code The code to be evaluated when method_name is called closure A clo ... he method. flags The type of method to create, can be RUNKIT7_ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNK ... n type of the method. is_strict Whether the method behaves as if it were declared in a file with strict_ ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Output error messages to the log 3046
« swoole_errno swoole_event_add » PHP Manual Swoole 関数 Output error messages to the log swoole ... the log. パラメータ level Log Level, constants can be used: SWOOLE_LOG_DEBUG , SWOOLE_LOG_TRACE , SWOOLE ... LOG_ERROR , SWOOLE_LOG_NONE msg Message content to be written to the log. 戻り値 値を返しません。 関連キ ...
https://man.plustar.jp/php/function.swoole-error-log.html - [similar]
Get the job handle for the running task 3046
« GearmanClient::doHighBackground GearmanClient::doLow » PHP Manual GearmanClient Get the job ha ... ts that job handle for a running task. This should be used between repeated GearmanClient::doNormal() ca ... lls. The job handle can then be used to get information on the task. パラメータ こ ...
https://man.plustar.jp/php/gearmanclient.dojobhandle.html - [similar]
Pause the CPU usage timer 3046
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... Lua. When execution returns to Lua, the timer will be automatically unpaused. If a new call into Lua is ... made, the timer will be unpaused for the duration of that call. If a PHP c ... calls into PHP again, the second PHP call will not be able to pause the timer. The logic is that even th ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
Escapes a lucene query string 3046
« SolrUtils::digestXmlResponse SolrUtils::getSolrVersion » PHP Manual SolrUtils Escapes a lucene ... e characters are part of the query syntax and must be escaped パラメータ str This is the query string to ... be escaped. 戻り値 Returns the escaped string失敗した ...
https://man.plustar.jp/php/solrutils.escapequerychars.html - [similar]
Construct a Swoole Channel 3046
« Swoole\Channel Swoole\Channel::__destruct » PHP Manual Swoole\Channel Construct a Swoole Chann ... ted based on shared memory and mutex locks. It can be used as high performance message queue in memory. ... size of a swoole channel is 64KB. Exceptions will be thrown if there is not enough memory. パラメータ s ...
https://man.plustar.jp/php/swoole-channel.construct.html - [similar]
Send data to the remote UDP address. 3046
« Swoole\Client::sendfile Swoole\Client::set » PHP Manual Swoole\Client Send data to the remote ... rt , string $data ): bool The swoole client should be type of SWOOLE_SOCK_UDP or SWOOLE_SOCK_UDP6. パラメ ... ess of remote host, IPv4 or IPv6. port The port number of remote host. data The data to send which shoul ... d be less-than 64K. 戻り値 関連キーワード: data , remot ...
https://man.plustar.jp/php/swoole-client.sendto.html - [similar]
Call a callback with an array of parameters 3046
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callbac ... n param_array. パラメータ callback The callable to be called. param_array Zero or more parameters in the ... array to be passed to the callback. 戻り値 関連キーワード: arr ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]