検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1079 for [SIMILAR] 16 1024 4096 WITH 7865 iterator WITH 7... (1.308 sec.)
Fixed size memory blocks allocation. 0
« Swoole\Buffer::clear Swoole\Buffer::__destruct » PHP Manual Swoole\Buffer Fixed size memory blocks allocation. Swoole\Buffer::__construct (PECL swoole >= 1.9.0) Swoole\Buffer::__construct — Fixed size memory blocks allocation. 説明 public Swoole\Buffer::__construct ( int $size = ? ) パ ...
https://man.plustar.jp/php/swoole-buffer.construct.html - [similar]
Add callback functions triggered by events. 0
« Swoole\Client::isConnected Swoole\Client::pause » PHP Manual Swoole\Client Add callback functions triggered by events. Swoole\Client::on (PECL swoole >= 1.9.0) Swoole\Client::on — Add callback functions triggered by events. 説明 public Swoole\Client::on ( string $event , callable $call ...
https://man.plustar.jp/php/swoole-client.on.html - [similar]
Redirect the data to another file descriptor. 0
« Swoole\Client::pause Swoole\Client::recv » PHP Manual Swoole\Client Redirect the data to another file descriptor. Swoole\Client::pipe (PECL swoole >= 1.9.0) Swoole\Client::pipe — Redirect the data to another file descriptor. 説明 public Swoole\Client::pipe ( string $socket ): void パラ ...
https://man.plustar.jp/php/swoole-client.pipe.html - [similar]
Stop the child processes. 0
« Swoole\Process::exec Swoole\Process::freeQueue » PHP Manual Swoole\Process Stop the child processes. Swoole\Process::exit (PECL swoole >= 1.9.0) Swoole\Process::exit — Stop the child processes. 説明 public Swoole\Process::exit ( string $exit_code = ? ): void パラメータ exit_code 戻り値 ...
https://man.plustar.jp/php/swoole-process.exit.html - [similar]
Read data sending to the process. 0
« Swoole\Process::push Swoole\Process::signal » PHP Manual Swoole\Process Read data sending to the process. Swoole\Process::read (PECL swoole >= 1.9.0) Swoole\Process::read — Read data sending to the process. 説明 public Swoole\Process::read ( int $maxsize = ? ): string パラメータ maxsiz ...
https://man.plustar.jp/php/swoole-process.read.html - [similar]
Execute multiple tasks concurrently. 0
« Swoole\Server::taskwait Swoole\Server::tick » PHP Manual Swoole\Server Execute multiple tasks concurrently. Swoole\Server::taskWaitMulti (PECL swoole >= 1.9.0) Swoole\Server::taskWaitMulti — Execute multiple tasks concurrently. 説明 public Swoole\Server::taskWaitMulti ( array $tasks , ...
https://man.plustar.jp/php/swoole-server.taskwaitmulti.html - [similar]
The EventListener class 0
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListener class The EventListener class (PECL event >= 1.5.0) はじめに Represents a connection listener. クラス概要 final class EventListener { /* Constants */ const int OPT_LEAVE_SOCKETS_BLOCKING = ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
FTP サーバー上でのコマンドの実行をリクエストする 0
« ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp_exec (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) ftp_exec — FTP サーバー上でのコマンドの実行をリクエストする 説明 ftp_exec ( FTP\Connection $ftp , string $command ): bool FTP サーバーに SITE EXEC c ...
https://man.plustar.jp/php/function.ftp-exec.html - [similar]
カレントの FTP 接続での種々の実行時動作を取得する 0
« ftp_fput ftp_get » PHP Manual FTP 関数 カレントの FTP 接続での種々の実行時動作を取得する ftp_get_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_get_option — カレントの FTP 接続での種々の実行時動作を取得する 説明 ftp_get_option ( FTP\Connection $ftp , int $option ): int | bool この関数 ...
https://man.plustar.jp/php/function.ftp-get-option.html - [similar]