検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 456 for callback (0.044 sec.)
UI 3811
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... — Show Message Box UI\Window::onClosing — Closing Callback UI\Window::open — Open Dialog UI\Window::save — Sa ... d — Detect Checked UI\MenuItem::onClick — On Click Callback UI\MenuItem::setChecked — Set Checked UI\Area — Ar ... ea UI\Area::onDraw — Draw Callback UI\Area::onKey — Key Callback UI\Area::onMouse — M ... ouse Callback UI\Area::redraw — Redraw Area UI\Area::scrollTo — ...
https://man.plustar.jp/php/book.ui.html - [similar]
正規表現 (Perl 互換) 3770
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互 ... eg_quote — 正規表現文字をクオートする preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用 ... して置換を行う preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置 ... , パターン , PCRE , 検索 , 置換 , replace , 関数 , callback , 設定 ...
https://man.plustar.jp/php/book.pcre.html - [similar]
EvCheck クラス 3770
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2. ... ty ; /* メソッド */ public __construct ( callable $callback , mixed $data = ? , int $priority = ? ) final publ ... ic static createStopped ( string $callback , string $data = ? , string $priority = ? ): objec ... ive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ... , public , EvWatcher , クラス , EvPrepare , int , callback , メソッド , ブロック , string ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
The EvIdle class 3770
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... ty ; /* メソッド */ public __construct ( callable $callback , mixed $data = ? , int $priority = ? ) final publ ... ic static createStopped ( string $callback , mixed $data = ? , int $priority = ? ): object /* ... ive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ...
https://man.plustar.jp/php/class.evidle.html - [similar]
EvPrepare クラス 3770
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ... rity ; /* メソッド */ public __construct ( string $callback , string $data = ? , string $priority = ? ) final ... public static createStopped ( callable $callback , mixed $data = null , int $priority = 0 ): EvPrep ... ive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ... ic , EvWatcher , クラス , EvCheck , int , string , callback , メソッド , construct ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
Trains on an entire dataset for a period of time 3770
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p ... een_reports The number of epochs between calling a callback function. A value of zero means that user function ... algorithm() - Sets the training algorithm fann_set_callback() - Sets the callback function for use during trai ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
Calls callbacks for pending operations 3770
« ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zo ... ECL zookeeper >= 0.4.0) zookeeper_dispatch — Calls callbacks for pending operations 説明 zookeeper_dispatch () ... : void The zookeeper_dispatch() function calls the callbacks passwd by operations like Zookeeper::get() or Zoo ... 。 エラー / 例外 This method emits PHP warning when callback could not be invoked. 例 例1 zookeeper_dispatch() ... example #1 Dispatch callbacks manually. <?php $client = new Zookeeper (); $clie ...
https://man.plustar.jp/php/function.zookeeper-dispatch.html - [similar]
The Swoole\Coroutine class 3745
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... */ public static call_user_func_array ( callable $callback , array $param_array ): mixed public static call_u ... ser_func ( callable $callback , mixed ...$args ): mixed public static cli_wait ( ... 目次 Swoole\Coroutine::call_user_func_array — Call a callback with an array of parameters Swoole\Coroutine::call ... _user_func — Call a callback given by the first parameter Swoole\Coroutine::cli ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
Area 3745
« UI\MenuItem::setChecked UI\Area::onDraw » PHP Manual UI Area Area (UI 0.9.9) はじめに An Area ... o key and mouse events 目次 UI\Area::onDraw — Draw Callback UI\Area::onKey — Key Callback UI\Area::onMouse — M ... ouse Callback UI\Area::redraw — Redraw Area UI\Area::scrollTo — ...
https://man.plustar.jp/php/class.ui-area.html - [similar]
ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 3745
« sort uksort » PHP Manual 配列 関数 ユーザー定義の比較関数で配列をソートし、連想インデックスを保 ... スを保持する 説明 uasort ( array &$array , callable $callback ): bool インデックスとそれに対応する要素を関連づけ ... 素にリセットされます。 パラメータ array 入力の配列。 callback 比較関数は、最初の引数と二番目の引数の比較結果を返 ... 目の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 常に true を返 ... します。 変更履歴 バージョン 説明 8.0.0 callback がリファレンス渡しされる引数を期待している場合、 こ ...
https://man.plustar.jp/php/function.uasort.html - [similar]