検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 33 for invoked (0.002 sec.)
定義済み定数 14166
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... constants by uopz before 5.0.0: ZEND_EXIT ( int ) Invoked by exit() and die(), receives no arguments. Return ... n true to exit, false to continue ZEND_NEW ( int ) Invoked by object construction, receives the class of obje ... ng created as the only argument ZEND_THROW ( int ) Invoked by the throw construct, receives the class of exce ... rown as the only argument ZEND_FETCH_CLASS ( int ) Invoked upon composure, receives the class the name of the ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
Clear watcher pending status 11775
« EvWatcher EvWatcher::__construct » PHP Manual EvWatcher Clear watcher pending status EvWatcher ... returns its revents bitset(as if its callback was invoked). If the watcher isn't pending it does nothing and ... watcher instead of waiting for its callback to be invoked, which can be accomplished with this function. パラ ... revents bitset as if the watcher callback had been invoked. Otherwise returns 0 . 関連キーワード: watcher , p ... ending , status , EvWatcher , returns , invoked , callback , bitset , パラメータ , revents ...
https://man.plustar.jp/php/evwatcher.clear.html - [similar]
Define token callback 10764
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\L ... callable $callback ): void Define a callback to be invoked once lexer encounters a particular token. パラメー ... タ id Token id. callback Callable to be invoked. The callable doesn't receive any arguments and it ... ード: callback , Define , token , Parle , callout , invoked , callable , parle , public , int ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
Define token callback 10764
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parl ... callable $callback ): void Define a callback to be invoked once lexer encounters a particular token. パラメー ... タ id Token id. callback Callable to be invoked. The callable doesn't receive any arguments and it ... back , Define , token , Parle , RLexer , callout , invoked , callable , parle , public ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
Set the timer callback function 9962
« ZMQDevice::setIdleTimeout ZMQDevice::setTimerTimeout » PHP Manual ZMQDevice Set the timer call ... imer callback function. The timer callback will be invoked after timeout has passed. The difference between i ... dle and timer callbacks are that idle callback is invoked only when the device is idle. The callback functio ... dle callback in milliseconds. The idle callback is invoked periodically when there is no activity on the devi ...
https://man.plustar.jp/php/zmqdevice.settimercallback.html - [similar]
The EvWatcher class 8262
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... standing events, but its callback has not yet been invoked. false otherwise. As long, as a watcher is pending ... RI . Pending watchers with higher priority will be invoked before watchers with lower priority, but priority ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
The EvPeriodic class 7957
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... . As with timers, the callback is guaranteed to be invoked only when the point in time where it is supposed t ... ion then the ones with earlier time-out values are invoked before ones with later time-out values (but this i ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
The EvTimer class 7861
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... are unavoidable. The callback is guaranteed to be invoked only after its timeout has passed (not at, so on s ... ion then the ones with earlier time-out values are invoked before ones of the same priority with later time-o ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
7764
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... this -> base -> dispatch (); } // This callback is invoked when there is data to read on $bev public function ... this -> base -> dispatch (); } // This callback is invoked when there is data to read on $bev. function ssl_r ... $bev -> writeBuffer ( $in ); } // This callback is invoked when some even occurs on the event listener, // e. ... RROR )) { $bev -> free (); } } // This callback is invoked when a client accepts new connection function ssl_ ...
https://man.plustar.jp/php/event.examples.html - [similar]
Set the idle timeout 7764
« ZMQDevice::setIdleCallback ZMQDevice::setTimerCallback » PHP Manual ZMQDevice Set the idle tim ... idle callback timeout value. The idle callback is invoked periodically when the device is idle. パラメータ t ...
https://man.plustar.jp/php/zmqdevice.setidletimeout.html - [similar]
PREV 1 2 3 4 NEXT