検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 177 for [SIMILAR] 16 1024 4096 WITH 21910 threaded WITH ... (0.162 sec.)
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
プロセス制御 0
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Shutdown all workers 0
« Pool::resize Pool::submit » PHP Manual Pool Shutdown all workers Pool::shutdown (PECL pthreads >= 2.0.0) Pool::shutdown — Shutdown all workers 説明 public Pool::shutdown (): void Shuts down all of the workers in the pool. This will block until all submitted tasks have been executed. パ ...
https://man.plustar.jp/php/pool.shutdown.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 You need to install librrd first to be able to use PECL/rrd. Most common option is using of librrd-dev package from your favourite Linux distro. PECL/rrd is tested with librrd 1.4.3, older or newer versions mig ...
https://man.plustar.jp/php/rrd.requirements.html - [similar]
Collect references to completed tasks 0
« Pool Pool::__construct » PHP Manual Pool Collect references to completed tasks Pool::collect (PECL pthreads >= 2.0.0) Pool::collect — Collect references to completed tasks 説明 public Pool::collect ( Callable $collector = ? ): int Allows the pool to collect references determined to be ...
https://man.plustar.jp/php/pool.collect.html - [similar]
Gets the remaining stack size 0
« Worker::collect Worker::isShutdown » PHP Manual Worker Gets the remaining stack size Worker::getStacked (PECL pthreads >= 2.0.0) Worker::getStacked — Gets the remaining stack size 説明 public Worker::getStacked (): int Returns the number of tasks left on the stack パラメータ この関数に ...
https://man.plustar.jp/php/worker.getstacked.html - [similar]
Unstacking work 0
« Worker::stack Collectable » PHP Manual Worker Unstacking work Worker::unstack (PECL pthreads >= 2.0.0) Worker::unstack — Unstacking work 説明 public Worker::unstack (): int Removes the first task (the oldest one) in the stack. パラメータ この関数にはパラメータはありません。 戻り値 The ...
https://man.plustar.jp/php/worker.unstack.html - [similar]
定義済み定数 0
« 実行時設定 Threaded » PHP Manual pthreads 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PTHREADS_INHERIT_ALL ( int ) The default options for all Threads, ca ...
https://man.plustar.jp/php/pthreads.constants.html - [similar]
Collect references to completed tasks 0
« Worker Worker::getStacked » PHP Manual Worker Collect references to completed tasks Worker::collect (PECL pthreads >= 3.0.0) Worker::collect — Collect references to completed tasks 説明 public Worker::collect ( Callable $collector = ? ): int Allows the worker to collect references dete ...
https://man.plustar.jp/php/worker.collect.html - [similar]