検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 456 for callback (0.025 sec.)
停止した EvFork ウォッチャーのインスタンスを作る 3876
« EvFork::__construct EvIdle » PHP Manual EvFork 停止した EvFork ウォッチャーのインスタンスを作る ... inal public static EvFork::createStopped ( string $callback , string $data = ? , string $priority = ? ): objec ... 、ウォッチャーを自動的には開始しません。 パラメータ callback ウォッチャーのコールバック を参照ください。 data こ ... struct , createStopped , オブジェクト , priority , callback , data ...
https://man.plustar.jp/php/evfork.createstopped.html - [similar]
Wait for and perform jobs 3876
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs Gear ... job to be assigned and then calls the appropriate callback function. Issues an E_WARNING with the last Gearma ... 参考 GearmanWorker::addFunction() - Register and add callback function 関連キーワード: Wait , jobs , perform , G ... earmanWorker , work , function , パラメータ , callback , addFunction , 参考 ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
3876
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... * 例4 Yar Concurrent Client Example <?php function callback ( $ret , $callinfo ) { echo $callinfo [ 'method' ] ... ample.com/operator.php" , "add" , array( 1 , 2 ), "callback" ); Yar_Concurrent_Client :: call ( "http://exampl ... e.com/operator.php" , "sub" , array( 2 , 1 ), "callback" ); Yar_Concurrent_Client :: call ( "http://exampl ... e.com/operator.php" , "mul" , array( 2 , 2 ), "callback" ); /* sent all request and wait for response */ Y ...
https://man.plustar.jp/php/yar.examples.html - [similar]
The EvStat class 3852
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... it changed compared to the last time, invoking the callback if it did. The path does not need to exist: changi ... truct ( string $path , float $interval , callable $callback , mixed $data = null , int $priority = 0 ) public ... opped ( string $path , float $interval , callable $callback , mixed $data = null , int $priority = 0 ): void p ... ive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ...
https://man.plustar.jp/php/class.evstat.html - [similar]
停止した EvChild ウォッチャーのインスタンスを作る 3852
« EvChild::__construct EvChild::set » PHP Manual EvChild 停止した EvChild ウォッチャーのインスタ ... createStopped ( int $pid , bool $trace , callable $callback , mixed $data = ? , int $priority = ? ): object Ev ... t() と同じ。 trace EvChild::__construct() と同じ。 callback ウォッチャーのコールバック を参照ください。 data こ ... スタンス , construct , createStopped , pid , data , callback , priority , int ...
https://man.plustar.jp/php/evchild.createstopped.html - [similar]
Constructs EvStat watcher object 3852
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... truct ( string $path , float $interval , callable $callback , mixed $data = null , int $priority = 0 ) Constru ... ified as 0.0 to let libev choose a suitable value. callback See Watcher callbacks . data Custom data associate ... , priority , construct , data , path , interval , callback , Watcher ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
参照先を再バインドするためのコールバック関数を設定する 3852
« ldap_set_option ldap_sort » PHP Manual LDAP 関数 参照先を再バインドするためのコールバック関数を ... _rebind_proc ( LDAP\Connection $ldap , ? callable $callback ): bool 警告 この関数は、 現在のところ詳細な情報は ... バージョンでは、 リソース を期待していました。 8.0.0 callback は、nullable になりました。 関連キーワード: 関数 , ... 参照 , 設定 , rebind , proc , 期待 , Connection , callback , バージョン , 履歴 ...
https://man.plustar.jp/php/function.ldap-set-rebind-proc.html - [similar]
サーバーのパラメータおよび状態を、実行時に変更する 3852
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状 ... val = false , bool $status = ? , callable $failure_callback = ? ): bool Memcache::setServerParams() は、 サーバ ... バーがオンライン状態であることを意味します。 failure_callback エラーが発生した際に実行されるコールバック関数を指 ... 1 Memcache::setServerParams() の例 <?php function _callback_memcache_failure ( $host , $port ) { print "memcac ... rams ( 'memcache_host' , 11211 , 1 , 15 , true , '_callback_memcache_failure' ); /* 手続き型の API */ $memcach ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
tokenHandler コールバックを設定する 3852
« OAuthProvider::timestampNonceHandler OAuthException » PHP Manual OAuthProvider tokenHandler コ ... 説明 public OAuthProvider::tokenHandler ( callable $callback_function ): void トークンハンドラコールバックを設定 ... ん。引数のリストのみが 記述されています。 パラメータ callback_function callable 関数名。 戻り値 値を返しません。 ... er , 関数 , function , コール , callTokenHandler , callback , callable , ハンドラ ...
https://man.plustar.jp/php/oauthprovider.tokenhandler.html - [similar]
PCRE 関数 3852
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現に ... eg_quote — 正規表現文字をクオートする preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用 ... して置換を行う preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置 ... g , PCRE , 関数 , 検索 , 置換 , replace , filter , callback , all , split ...
https://man.plustar.jp/php/ref.pcre.html - [similar]