検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 212 for [SIMILAR] 16 1024 4096 WITH 21905 streamwrapper ... (0.232 sec.)
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
ファイルの更新時刻を取得する 0
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime (PHP 4, PHP 5, PHP 7, PHP 8) filemtime — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイルのブロックデータが書き込まれた時間を返します。 これは ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
メッセージキューデータ構造体の情報を設定する 0
« msg_send msg_stat_queue » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を設定する msg_set_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_set_queue — メッセージキューデータ構造体の情報を設定する 説明 msg_set_queue ( SysvMessageQueue $queue , array $data ): bool msg_set_que ...
https://man.plustar.jp/php/function.msg-set-queue.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
Stops the event loop 0
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= 0.2.0) EvLoop::stop — Stops the event loop 説明 public EvLoop::stop ( int $how = ? ): void Stops the event loop パラメータ how One of Ev::BREAK_* constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.stop.html - [similar]
Configures the watcher 0
« EvStat::prev EvStat::stat » PHP Manual EvStat Configures the watcher EvStat::set (PECL ev >= 0.2.0) EvStat::set — Configures the watcher 説明 public EvStat::set ( string $path , float $interval ): void Configures the watcher. パラメータ path The path to wait for status changes on. inte ...
https://man.plustar.jp/php/evstat.set.html - [similar]
Creates EvSignal watcher object associated with the current event loop instance 0
« EvLoop::run EvLoop::stat » PHP Manual EvLoop Creates EvSignal watcher object associated with the current event loop instance EvLoop::signal (PECL ev >= 0.2.0) EvLoop::signal — Creates EvSignal watcher object associated with the current event loop instance 説明 final public EvLoop::sign ...
https://man.plustar.jp/php/evloop.signal.html - [similar]
The EvLoop class 0
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) はじめに Represents an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvChild watchers. Having threads we have to create a loop per thre ...
https://man.plustar.jp/php/class.evloop.html - [similar]
Scans the resolv.conf-formatted file 0
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.conf-formatted file EventDnsBase::parseResolvConf (PECL event >= 1.2.6-beta) EventDnsBase::parseResolvConf — Scans the resolv.conf-formatted file 説明 public EventDnsBase::parseResolvConf ( int $ ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
PHP アーカイブ 0
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — PHP アーカイブ 説明 phar:// ストリームラッパーに関する詳細は Phar ストリームラッパー を参照ください。 利用法 phar:// オプション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]