検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 456 for callback (0.143 sec.)
ネットワーク 3212
« mqseries_strerror はじめに » PHP Manual その他のサービス ネットワーク ネットワーク はじめに イ ... 対応するインターネットサービスを得る header_register_callback — ヘッダ用の関数を登録する header_remove — 以前に設 ...
https://man.plustar.jp/php/book.network.html - [similar]
OAuth クラス 3212
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= ... RequestToken ( string $request_token_url , string $callback_url = ? , string $http_method = ? ): array public ...
https://man.plustar.jp/php/class.oauth.html - [similar]
PDOStatement クラス 3212
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement ク ... fetchAll ( int $mode = PDO::FETCH_FUNC , callable $callback ): array public fetchColumn ( int $column = 0 ): m ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
Yaf_Dispatcher クラス 3212
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D ... e ): Yaf_Dispatcher public setErrorHandler ( call $callback , int $error_types ): Yaf_Dispatcher public setReq ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
Creates new connection listener associated with an event base 3212
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... erEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCallback" ), NULL , arra ... y( $this , "echoEventCallback" ), NULL ); if (! $this -> bev -> enable ( Event : ... able READ\n" ; return; } } public function echoReadCallback ( $bev , $ctx ) { // Copy all the data from the in ... ->addBuffer($input); */ } public function echoEventCallback ( $bev , $events , $ctx ) { if ( $events & EventBu ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
キーを基準にし、コールバック関数を用いて 配列の共通項を計算する 3212
« array_intersect_uassoc array_intersect » PHP Manual 配列 関数 キーを基準にし、コールバック関数 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 array の値のう ...
https://man.plustar.jp/php/function.array-intersect-ukey.html - [similar]
ネットワーク 関数 3212
« 定義済み定数 checkdnsrr » PHP Manual ネットワーク ネットワーク 関数 ネットワーク 関数 目次 che ... 対応するインターネットサービスを得る header_register_callback — ヘッダ用の関数を登録する header_remove — 以前に設 ...
https://man.plustar.jp/php/ref.network.html - [similar]
The EventBufferEvent class 3188
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... rite buffer. Instead of regular events, which give callbacks when the underlying transport is ready to be read ... written, a buffer event invokes its user-supplied callbacks when it has read or written enough data. クラス概 ... const int OPT_THREADSAFE = 2 ; const int OPT_DEFER_CALLBACKS = 4 ; const int OPT_UNLOCK_CALLBACKS = 8 ; const ... ic readBuffer ( EventBuffer $buf ): bool public setCallbacks ( callable $readcb , callable $writecb , callable ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の... 3188
« array_diff_key array_diff_ukey » PHP Manual 配列 関数 ユーザーが指定したコールバック関数を利用 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 array の要素の ...
https://man.plustar.jp/php/function.array-diff-uassoc.html - [similar]
データの比較にコールバック関数を用い、 追加された添字の確認を含めて配列の差を計... 3188
« array_sum array_udiff_uassoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、 追加 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 array_udiff_as ...
https://man.plustar.jp/php/function.array-udiff-assoc.html - [similar]