検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 183 for [SIMILAR] 16 1024 4096 WITH 32807 parallel WITH ... (0.192 sec.)
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
Run a list of tasks in parallel 0
« GearmanClient::returnCode GearmanClient::setClientCallback » PHP Manual GearmanClient Run a list of tasks in parallel GearmanClient::runTasks (PECL gearman >= 0.5.0) GearmanClient::runTasks — Run a list of tasks in parallel 説明 public GearmanClient::runTasks (): bool For a set of task ...
https://man.plustar.jp/php/gearmanclient.runtasks.html - [similar]
はじめに 0
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Container ( Yaconf ) is a configurations container, it parses INI files, and store the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. Yaconf stores all configura ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
Checks if the event loop was told to exit 0
« EventBase::getTimeOfDayCached EventBase::gotStop » PHP Manual EventBase Checks if the event loop was told to exit EventBase::gotExit (PECL event >= 1.2.6-beta) EventBase::gotExit — Checks if the event loop was told to exit 説明 public EventBase::gotExit (): bool Checks if the event loo ...
https://man.plustar.jp/php/eventbase.gotexit.html - [similar]
Checks if the event loop was told to exit 0
« EventBase::gotExit EventBase::loop » PHP Manual EventBase Checks if the event loop was told to exit EventBase::gotStop (PECL event >= 1.2.6-beta) EventBase::gotStop — Checks if the event loop was told to exit 説明 public EventBase::gotStop (): bool Checks if the event loop was told to ...
https://man.plustar.jp/php/eventbase.gotstop.html - [similar]
Constructs EvIo watcher object 0
« EvIo EvIo::createStopped » PHP Manual EvIo Constructs EvIo watcher object EvIo::__construct (PECL ev >= 0.2.0) EvIo::__construct — Constructs EvIo watcher object 説明 public EvIo::__construct ( mixed $fd , int $events , callable $callback , mixed $data = ? , int $priority = ? ) Constru ...
https://man.plustar.jp/php/evio.construct.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
Constructs Event object 0
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mixed $arg = NULL ) Constructs Even ...
https://man.plustar.jp/php/event.construct.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Seaslog 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEASLOG_VERSION ( string ) SEASLOG_AUTHOR ( string ) SEASLOG_ALL ( string ) ...
https://man.plustar.jp/php/seaslog.constants.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]