検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 368 for stream (0.063 sec.)
stream_socket_server で作られたソケットの接続を受け入れる 6214
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server ... で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_ ... accept — stream_socket_server() で作られたソケットの接続を受け入れ ... る 説明 stream_socket_accept ( resource $socket , ? float $timeou ... ring &$peer_name = null ): resource | false 以前に stream_socket_server() によって作られたソケットの接続を受 ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
Manually release stream flow from logger 6214
« SeasLog::analyzerDetail SeasLog::__construct » PHP Manual SeasLog Manually release stream flow ... from logger SeasLog::closeLoggerStream (PECL seaslog >=1.8.6) SeasLog::closeLoggerStream ... — Manually release stream flow from logger 説明 public static SeasLog::close ... LoggerStream ( int $model , string $logger ): bool Manually rel ... ease stream flow from logger. SeasLog caches the stream handle ...
https://man.plustar.jp/php/seaslog.closeloggerstream.html - [similar]
sodium_crypto_stream で用いる、ランダムな鍵を生成する 6196
« sodium_crypto_sign sodium_crypto_stream_xchacha20_keygen » PHP Manual Sodium 関数 sodium_crypt ... o_stream で用いる、ランダムな鍵を生成する sodium_crypto_str ... eam_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_keygen — sodium_crypto_stream で用いる、ランダムな ... 鍵を生成する 説明 sodium_crypto_stream_keygen (): string sodium_crypto_stream() や sodium ... _crypto_stream_xor() で用いる鍵を生成します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.sodium-crypto-stream-keygen.html - [similar]
stream_wrapper_register のエイリアス 6196
« stream_notification_callback stream_resolve_include_path » PHP Manual ストリーム 関数 stream_w ... rapper_register のエイリアス stream_register_wrapper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PH ... P 8) stream_register_wrapper — stream_wrapper_register() のエイ ... リアス 説明 この関数は次の関数のエイリアスです。 stream_wrapper_register() . 関連キーワード: stream , wrap ...
https://man.plustar.jp/php/function.stream-register-wrapper.html - [similar]
ローカルストリームかどうかを調べる 6178
« stream_get_wrappers stream_isatty » PHP Manual ストリーム 関数 ローカルストリームかどうかを調べ ...stream_is_local (PHP 5 >= 5.2.4, PHP 7, PHP 8) stream_is_ ... local — ローカルストリームかどうかを調べる 説明 stream_is_local ( resource | string $stream ): bool ストリ ... ローカルのものであるかどうかを調べます。 パラメータ stream 調べたいストリームリソースあるいは URL。 戻り値 成 ... true を、失敗した場合に false を返します。 例 例1 stream_is_local() の例 基本的な使用例です。 <?php var_dum ...
https://man.plustar.jp/php/function.stream-is-local.html - [similar]
ストリームにタイムアウトを設定する 6178
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイム ... アウトを設定する stream_set_timeout (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ... _timeout — ストリームにタイムアウトを設定する 説明 stream_set_timeout ( resource $stream , int $seconds , in ... t $microseconds = 0 ): bool stream にタイムアウトの値を設定します。 この値は、 second ... されます。 ストリームがタイムアウトとなった場合は、 stream_get_meta_data() が返す配列のキー 'timed_out' の値が ...
https://man.plustar.jp/php/function.stream-set-timeout.html - [similar]
Sets the stream to be used by the library for logging 6178
« Zookeeper::setDeterministicConnOrder Zookeeper::setWatcher » PHP Manual Zookeeper Sets the stream ... e used by the library for logging Zookeeper::setLogStream (PECL zookeeper >= 0.1.0) Zookeeper::setLogStream ... — Sets the stream to be used by the library for logging 説明 public ... Zookeeper::setLogStream ( resource $stream ): bool The zookeeper library u ... ses stderr as its default log stream. Application must make sure the stream is writable ...
https://man.plustar.jp/php/zookeeper.setlogstream.html - [similar]
Expect の使用例 6152
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリ ... ます。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , ... :" , 1 => PASSWORD ) ); switch ( expect_expectl ( $stream , $cases )) { case PASSWORD : fwrite ( $stream , " ... ラーが発生しました!\n" ); } while ( $line = fgets ( $stream )) { print $line ; } fclose ( $stream ); ?> 次の例 ... t" , - 1 ); ini_set ( "expect.loguser" , "Off" ); $stream = expect_popen ( "ssh root@remotehost" ); while ( ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ストリーム / ラッパー / コンテキストに設定されているオプションを取得する 6152
« stream_context_get_default stream_context_get_params » PHP Manual ストリーム 関数 ストリーム / ... / コンテキストに設定されているオプションを取得する stream_context_get_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, ... PHP 8) stream_context_get_options — ストリーム / ラッパー / コン ... テキストに設定されているオプションを取得する 説明 stream_context_get_options ( resource $stream_or_context ... 定されたオプションを配列として返します。 パラメータ stream_or_context オプションを取得したいストリームあるいは ...
https://man.plustar.jp/php/function.stream-context-get-options.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 6152
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... ストリームまたはファイルポインタから取得する stream_get_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8 ... ) stream_get_meta_data — ヘッダーあるいはメタデータをストリ ... ームまたはファイルポインタから取得する 説明 stream_get_meta_data ( resource $stream ): array 既存の s ... tream に関する情報を返します。 パラメータ stream ストリームは fopen() 、 fsockopen() 、 pfsockopen( ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT