検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 112 for Len (0.003 sec.)
Read work or result data into a buffer for a task 6624
« GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result da ... task 説明 public GearmanTask::recvData ( int $data_len ): array 警告 この関数は、 実験的 なものです。この ... の関数は自己責任で使用してください。 パラメータ data_len Length of data to be read. 戻り値 An array whose f ... irst element is the length of data read and the second is the data buffer. ...
https://man.plustar.jp/php/gearmantask.recvdata.html - [similar]
Moves the specified number of bytes from a source buffer to the end of the curre... 6560
« EventBuffer::addBuffer EventBuffer::__construct » PHP Manual EventBuffer Moves the specified n ... EventBuffer::appendFrom ( EventBuffer $buf , int $len ): int Moves the specified number of bytes from a ... m the source buffer. パラメータ buf Source buffer. len 戻り値 Returns the number of bytes read. 変更履歴 ...
https://man.plustar.jp/php/eventbuffer.appendfrom.html - [similar]
PHP Callbacks 6560
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callba ... t (*zend_write_func_t)(const char *str, size_t str_length); extern zend_write_func_t zend_write; " ); ech ... nd_write ; $zend -> zend_write = function( $str , $len ) { global $orig_zend_write ; $orig_zend_write ( " ... {\n\t" , 3 ); $ret = $orig_zend_write ( $str , $len ); $orig_zend_write ( "}\n" , 2 ); return $ret ; } ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 6497
« Phar::setSignatureAlgorithm Phar::startBuffering » PHP Manual Phar Phar アーカイブの PHP ローダ ... する 説明 public Phar::setStub ( string $stub , int $len = -1 ): bool 注意 : このメソッドは、 php.ini の ph ... この phar アーカイブの実行スタブとして使用します。 len 戻り値 成功した場合に true を、失敗した場合に fals ... ALT_COMPILER(); ?>" 変更履歴 バージョン 説明 5.4.0 len パラメータが追加されました。 参考 Phar::getStub() ...
https://man.plustar.jp/php/phar.setstub.html - [similar]
ダミー関数 (Phar::setStub は PharData では使用不能) 6497
« PharData::setSignatureAlgorithm PharFileInfo » PHP Manual PharData ダミー関数 (Phar::setStub は ... 説明 public PharData::setStub ( string $stub , int $len = -1 ): bool 実行可能でない tar/zip アーカイブはス ... ブとして使用します。 このパラメータは無視されます。 len 戻り値 成功した場合に true を、失敗した場合に fals ...
https://man.plustar.jp/php/phardata.setstub.html - [similar]
The EventBuffer class 6421
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... R_ADD = 1 ; /* プロパティ */ public readonly int $ length ; public readonly int $ contiguous_space ; /* メ ... : bool public appendFrom ( EventBuffer $buf , int $len ): int public __construct () public copyout ( stri ... &$data , int $max_bytes ): int public drain ( int $len ): bool public enableLocking (): void public expan ... d ( int $len ): bool public freeze ( bool $at_front ): bool pub ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
結果ポインタを、指定したフィールドオフセットに設定する 6421
« mysqli_result::$field_count mysqli_result::free » PHP Manual mysqli_result 結果ポインタを、指定 ... "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Flags: ... "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Flags: ... 下となります。 Name: SurfaceArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_fetch_field() ...
https://man.plustar.jp/php/mysqli-result.field-seek.html - [similar]
インデックスを使用して、エントリの内容を返す 6358
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデッ ... ublic ZipArchive::getFromIndex ( int $index , int $len = 0 , int $flags = 0 ): string | false インデックス ... 返します。 パラメータ index エントリのインデックス。 len エントリから読み込む長さ。 0 の場合はエントリ全体を ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
The Parle\Lexer class 6295
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... = 4 ; const int SKIP_WS = 8 ; const int MATCH_ZERO_LEN = 16 ; /* プロパティ */ public bool $ bol = false ... _CRLF Parle\Lexer::SKIP_WS Parle\Lexer::MATCH_ZERO_LEN プロパティ bol Start of input flag. flags Lexer fl ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
inotify インスタンスからイベントを読み込む 6295
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... ブロックモードを有効にする / 解除する inotify_queue_len() - 待機中のイベントがある場合に正の数を返す 関連キ ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT