検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 663 for [SIMILAR] 16 1024 4096 WITH 28553 readline WITH ... (3.161 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 readline 関数を使用するには、libreadline をインストールすることが 必要です。libreadline は、 » http://cnswww.cns.cwru.edu/~chet/readline/rltop.html にある GNU Readline プロジェクトのホームページから入手可能です ...
https://man.plustar.jp/php/readline.requirements.html - [similar]
The Vector class 0
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vector class (No version information available, might only be in Git) はじめに A Vector is a sequence of values in a contiguous buffer that grows and shrinks automatically. It's the most efficien ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
The Swoole\Redis\Server class 0
« Swoole\Process::write Swoole\Redis\Server::format » PHP Manual Swoole The Swoole\Redis\Server class The Swoole\Redis\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Redis\Server extends Swoole\Server { /* Constants */ const int NIL = 1 ; const int ERROR = 0 ; const ...
https://man.plustar.jp/php/class.swoole-redis-server.html - [similar]
指定した配列の要素にコールバック関数を適用する 0
« array_keys array_merge_recursive » PHP Manual 配列 関数 指定した配列の要素にコールバック関数を適用する array_map (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_map — 指定した配列の要素にコールバック関数を適用する 説明 array_map ( ? callable $callback , array $array , array ...$arrays ): a ...
https://man.plustar.jp/php/function.array-map.html - [similar]
Linux の syncfs システムコールが使えれば、それを呼ぶ 0
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼ぶ eio_syncfs (PECL eio >= 0.0.1dev) eio_syncfs — Linux の syncfs システムコールが使えれば、それを呼ぶ 説明 eio_syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mi ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
ファイルを閉じる 0
« eio_chown eio_custom » PHP Manual Eio 関数 ファイルを閉じる eio_close (PECL eio >= 0.0.1dev) eio_close — ファイルを閉じる 説明 eio_close ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_close() は、 fd で指定したファイルを閉じます ...
https://man.plustar.jp/php/function.eio-close.html - [similar]
ファイルを切り詰める 0
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0.1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string $path , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_trun ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
Read a file asynchronously 0
« swoole_async_read swoole_async_set » PHP Manual Swoole 関数 Read a file asynchronously swoole_async_readfile (PECL swoole >= 1.9.0) swoole_async_readfile — Read a file asynchronously 説明 swoole_async_readfile ( string $filename , callable $callback ): bool パラメータ filename The file ...
https://man.plustar.jp/php/function.swoole-async-readfile.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]