検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 505 for [SIMILAR] 16 1024 4096 WITH 20194 setdatacallbac... (0.453 sec.)
EvPrepare ウォッチャーオブジェクトを作る 0
« EvPrepare EvPrepare::createStopped » PHP Manual EvPrepare EvPrepare ウォッチャーオブジェクトを作る EvPrepare::__construct (PECL ev >= 0.2.0) EvPrepare::__construct — EvPrepare ウォッチャーオブジェクトを作る 説明 public EvPrepare::__construct ( string $callback , string $data = ? , stri ...
https://man.plustar.jp/php/evprepare.construct.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 0
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
補完関数を登録する 0
« readline_clear_history readline_info » PHP Manual Readline 関数 補完関数を登録する readline_completion_function (PHP 4, PHP 5, PHP 7, PHP 8) readline_completion_function — 補完関数を登録する 説明 readline_completion_function ( callable $callback ): bool この関数は補完用の関数を登録しま ...
https://man.plustar.jp/php/function.readline-completion-function.html - [similar]
各 tick の実行用の関数の登録を解除する 0
« register_tick_function リフレクション » PHP Manual 関数処理 関数 各 tick の実行用の関数の登録を解除する unregister_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) unregister_tick_function — 各 tick の実行用の関数の登録を解除する 説明 unregister_tick_function ( callable $callback ): ...
https://man.plustar.jp/php/function.unregister-tick-function.html - [similar]
The EvIo class 0
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev >= 0.2.0) はじめに EvIo watchers check whether a file descriptor(or socket, or a stream castable to numeric file descriptor) is readable or writable in each iteration of the event loop, or, m ...
https://man.plustar.jp/php/class.evio.html - [similar]
停止した EvCheck ウォッチャーのインスタンスを作る 0
« EvCheck::__construct EvChild » PHP Manual EvCheck 停止した EvCheck ウォッチャーのインスタンスを作る EvCheck::createStopped (PECL ev >= 0.2.0) EvCheck::createStopped — 停止した EvCheck ウォッチャーのインスタンスを作る 説明 final public static EvCheck::createStopped ( string $callback , ...
https://man.plustar.jp/php/evcheck.createstopped.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
停止した EvFork ウォッチャーのインスタンスを作る 0
« EvFork::__construct EvIdle » PHP Manual EvFork 停止した EvFork ウォッチャーのインスタンスを作る EvFork::createStopped (PECL ev >= 0.2.0) EvFork::createStopped — 停止した EvFork ウォッチャーのインスタンスを作る 説明 final public static EvFork::createStopped ( string $callback , string $ ...
https://man.plustar.jp/php/evfork.createstopped.html - [similar]
Wait for and perform jobs 0
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs GearmanWorker::work (PECL gearman >= 0.5.0) GearmanWorker::work — Wait for and perform jobs 説明 public GearmanWorker::work (): bool Waits for a job to be assigned and then calls the appropriate c ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]