検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 194 for buffer (0.007 sec.)
5326
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... b ( $bev , $events , $base ) { if ( $events & EventBufferEvent :: CONNECTED ) { echo "Connected.\n" ; } else ... if ( $events & ( EventBufferEvent :: ERROR | EventBufferEvent :: EOF )) { if ( ... $events & EventBufferEvent :: ERROR ) { echo "DNS error: " , $bev -> get ... ( "Failed to init DNS Base\n" ); } $bev = new EventBufferEvent ( $base , /* use internal socket */ NULL , Ev ...
https://man.plustar.jp/php/event.examples.html - [similar]
Parsing 5283
« CommonMark\Parser::__construct CommonMark\Parser::finish » PHP Manual CommonMark\Parser Parsin ... ing 説明 public CommonMark\Parser::parse ( string $buffer ): void 警告 この関数は、 現在のところ詳細な情報は ... ん。引数のリストのみが 記述されています。 パラメータ buffer 戻り値 関連キーワード: Parsing , Parser , buffer , ...
https://man.plustar.jp/php/commonmark-parser.parse.html - [similar]
Perform Image conversion 5261
« wkhtmltox\Image\Converter::__construct wkhtmltox\Image\Converter::getVersion » PHP Manual wkht ... vert (): ? string Performs conversion of the input buffer パラメータ この関数にはパラメータはありません。 戻 ... l be populated with the contents of the conversion buffer 関連キーワード: Image , conversion , Perform , wkh ... tmltox , Converter , convert , パラメータ , buffer , contents , populated ...
https://man.plustar.jp/php/wkhtmltox-image-converter.convert.html - [similar]
Seaslog 5239
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... error — Record error log information SeasLog::flushBuffer — Flush logs buffer, dump to appender file, or sen ... ::getBasePath — Get SeasLog base path. SeasLog::getBuffer — Get the logs buffer in memory as array SeasLog:: ... getBufferEnabled — Determin if buffer enabled SeasLog::getDa ... d , Seaslog , information , path , Set , request , buffer , logger ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
生成された PS データを含むバッファの内容を取得する 5217
« ps_findfont ps_get_parameter » PHP Manual PS 関数 生成された PS データを含むバッファの内容を取 ... 得する ps_get_buffer (PECL ps >= 1.1.0) ps_get_buffer — 生成された PS デ ... ータを含むバッファの内容を取得する 説明 ps_get_buffer ( resource $psdoc ): string この関数は、まだ実装さ ... ド: バッファ , データ , 内容 , 取得 , 生成 , 関数 , buffer , 実装 , メモリ , 作成 ...
https://man.plustar.jp/php/function.ps-get-buffer.html - [similar]
Fileinfo 関数 5217
« 定義済み定数 finfo_buffer » PHP Manual Fileinfo Fileinfo 関数 Fileinfo 関数 目次 finfo_buffer ... る 関連キーワード: Fileinfo , 関数 , finfo , type , buffer , 情報 , fileinfo , インスタンス , libmagic , Cont ...
https://man.plustar.jp/php/ref.fileinfo.html - [similar]
定義済み定数 5174
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ) Internal client/worker state error. GEARMAN_SEND_BUFFER_TOO_SMALL ( int ) Internal error: trying to flush ... ne atomic chunk than is possible due to hard-coded buffer sizes. GEARMAN_TIMEOUT ( int ) Hit the timeout lim ... the cient in a non-blocking mode. GEARMAN_CLIENT_UNBUFFERED_RESULT ( int ) Allow the client to read data in ... chunks rather than have the library buffer the entire data result and pass that back. GEARMAN ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
MQSeries MQGET 5087
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri ... resource $hObj , array &$md , array &$gmo , int &$bufferLength , string &$msg , int &$data_length , resourc ... escriptor (MQMD). gmo Get message options (MQGMO). bufferLength Expected length of the result buffer msg Buf ... was retrieved from the object. data_length Actual buffer length compCode Completion code. reason Reason cod ... , MQSeries , MQGET , length , resource , handle , buffer , represents , This , MQOPEN ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
Memory management 5022
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... and the various client APIs differentiate between buffered and unbuffered result sets. Unbuffered result se ... he client as the client iterates over the results. Buffered results are fetched in their entirety by the cli ... by MySQL are fetched from the PHP Streams network buffers into the result buffer of mysqlnd. The result buf ... he PHP script. This final transfer from the result buffer into PHP variables impacts the memory consumption ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
実行時設定 4979
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ole.fast_serialize Off PHP_INI_ALL swoole.unixsock_buffer_size 8388608 PHP_INI_ALL swoole.use_namespace On P ... r to enable Swoole fast_serialize. swoole.unixsock_buffer_size int Buffer size of Unix socket. swoole.use_na ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]