検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 456 for callback (0.027 sec.)
ユーザー定義の比較関数を用いて、キーで配列をソートする 3991
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uks ... をソートする 説明 uksort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比較関数を用いて ... 素にリセットされます。 パラメータ array 入力の配列。 callback 比較関数は、最初の引数と二番目の引数の比較結果を返 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 常に true を返 ... します。 変更履歴 バージョン 説明 8.0.0 callback がリファレンス渡しされる引数を期待している場合、 こ ...
https://man.plustar.jp/php/function.uksort.html - [similar]
The EvSignal class 3966
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... ッド */ public __construct ( int $signum , callable $callback , mixed $data = null , int $priority = 0 ) final p ... lic static createStopped ( int $signum , callable $callback , mixed $data = null , int $priority = 0 ): EvSign ... ive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ... , EvWatcher , int , signum , watcher , construct , callback , default , priority ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
Constructs Event object 3966
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL ... . what Event flags. See Event flags . cb The event callback. See Event callbacks . arg Custom data. If specifi ... ed, it will be passed to the callback when event triggers. 戻り値 Returns Event object. ... ent , timer , construct , resource , For , flags , callback , events ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures timer event 3966
« Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer ... e event base to associate with. cb The timer event callback. See Event callbacks . arg Custom data. If specifi ... ed, it will be passed to the callback when event triggers. 戻り値 成功した場合に true を ... ent , timer , Event , Re , configures , setTimer , callback , Constructs , EventBase , Custom ...
https://man.plustar.jp/php/event.settimer.html - [similar]
Adjusts read and/or write watermarks 3966
« EventBufferEvent::setTimeouts EventBufferEvent::sslError » PHP Manual EventBufferEvent Adjusts ... fying number of bytes to be read or written before callback is invoked. By default every read/write event trig ... gers a callback invokation. See » Fast portable non-blocking netwo ... rk programming with Libevent: Callbacks and watermarks パラメータ events Bitmask of Event ... ent , or , event , setWatermark , int , highmark , callback ...
https://man.plustar.jp/php/eventbufferevent.setwatermark.html - [similar]
Constructs EvSignal watcher object 3966
« EvSignal EvSignal::createStopped » PHP Manual EvSignal Constructs EvSignal watcher object EvSi ... ic EvSignal::__construct ( int $signum , callable $callback , mixed $data = null , int $priority = 0 ) Constru ... d by pcntl extension. See also signal(7) man page. callback See Watcher callbacks . data Custom data associate ... data , construct , createStopped , int , signum , callback ...
https://man.plustar.jp/php/evsignal.construct.html - [similar]
Create a stopped EvStat watcher object 3966
« EvStat::__construct EvStat::prev » PHP Manual EvStat Create a stopped EvStat watcher object Ev ... opped ( string $path , float $interval , callable $callback , mixed $data = null , int $priority = 0 ): void C ... ified as 0.0 to let libev choose a suitable value. callback See Watcher callbacks . data Custom data associate ... th , construct , data , createStopped , priority , callback , interval ...
https://man.plustar.jp/php/evstat.createstopped.html - [similar]
ユーザー定義の比較関数を使い、キーでソートする 3942
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較 ... トする 説明 public ArrayIterator::uksort ( callable $callback ): bool ユーザー定義の比較関数を使って、キーでエン ... 配列におけるそれらの並び順は不定でした。 パラメータ callback 比較関数は、最初の引数と二番目の引数の比較結果を返 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 常に true を返 ... , 関数 , キー , ユーザー , 定義 , 配列 , uksort , callback ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
EvCheck ウォッチャーオブジェクトを作る 3942
« EvCheck EvCheck::createStopped » PHP Manual EvCheck EvCheck ウォッチャーオブジェクトを作る EvC ... を作る 説明 public EvCheck::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) EvCheck ウ ... ォッチャーオブジェクトを作ります。 パラメータ callback ウォッチャーのコールバック を参照ください。 data こ ... 関連キーワード: EvCheck , オブジェクト , construct , callback , data , priority , 参考 , event , associated , Cr ...
https://man.plustar.jp/php/evcheck.construct.html - [similar]
EvFork ウォッチャーオブジェクトを作る 3942
« EvFork EvFork::createStopped » PHP Manual EvFork EvFork ウォッチャーオブジェクトを作る EvFork: ... トを作る 説明 public EvFork::__construct ( callable $callback , mixed $data = null , int $priority = 0 ) EvFork ... ブジェクトを作り、自動的に開始させます。 パラメータ callback ウォッチャーのコールバック を参照ください。 data こ ... 関連キーワード: EvFork , オブジェクト , construct , callback , data , priority , 優先 , instance , event , asso ...
https://man.plustar.jp/php/evfork.construct.html - [similar]