検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1026 for [SIMILAR] 16 1024 4096 WITH 15054 func WITH 1196... (2.891 sec.)
The setCallback purpose 0
« EventListener::getSocketName EventListener::setErrorCallback » PHP Manual EventListener The setCallback purpose EventListener::setCallback (PECL event >= 1.2.6-beta) EventListener::setCallback — The setCallback purpose 説明 public EventListener::setCallback ( callable $cb , mixed $arg ...
https://man.plustar.jp/php/eventlistener.setcallback.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
Call a callback given by the first parameter 0
« Swoole\Coroutine::call_user_func_array Swoole\Coroutine::cli_wait » PHP Manual Swoole\Coroutine Call a callback given by the first parameter Swoole\Coroutine::call_user_func (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func — Call a callback given by the first parameter 説明 publ ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func.html - [similar]
Call a callback with an array of parameters 0
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callback with an array of parameters Swoole\Coroutine::call_user_func_array (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func_array — Call a callback with an array of parameters 説明 public sta ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
About buffer event callbacks 0
« EventBufferEvent::writeBuffer EventConfig » PHP Manual Event About buffer event callbacks About buffer event callbacks An object of EventBufferEvent class represents a buffer event . The asynchronous nature of I/O performed by Libevent implies that a socket(or other kind of file descri ...
https://man.plustar.jp/php/eventbufferevent.about.callbacks.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
一つ以上の配列を再帰的にマージする 0
« array_map array_merge » PHP Manual 配列 関数 一つ以上の配列を再帰的にマージする array_merge_recursive (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_merge_recursive — 一つ以上の配列を再帰的にマージする 説明 array_merge_recursive ( array ...$arrays ): array array_merge_recursive() は、 一つ ...
https://man.plustar.jp/php/function.array-merge-recursive.html - [similar]
トランザクションをコミットする 0
« ibase_commit_ret ibase_connect » PHP Manual Firebird/InterBase 関数 トランザクションをコミットする ibase_commit (PHP 5, PHP 7 < 7.4.0) ibase_commit — トランザクションをコミットする 説明 ibase_commit ( resource $link_or_trans_identifier = null ): bool トランザクションをコミットします。 ...
https://man.plustar.jp/php/function.ibase-commit.html - [similar]