検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 299 for offset (0.009 sec.)
Write data to a file stream asynchronously 5611
« swoole_async_set swoole_async_writefile » PHP Manual Swoole 関数 Write data to a file stream a ... _write ( string $filename , string $content , int $offset = ? , callable $callback = ? ): bool パラメータ fi ... written. content The content writing to the file. offset The offset. callback 戻り値 成功した場合に true を ... data , stream , asynchronously , swoole , async , offset , content , filename , callback ...
https://man.plustar.jp/php/function.swoole-async-write.html - [similar]
Read file stream asynchronously. 5611
« Swoole\Async::dnsLookup Swoole\Async::readFile » PHP Manual Swoole\Async Read file stream asyn ... , callable $callback , int $chunk_size = ? , int $offset = ? ): bool パラメータ filename The name of the fi ... from the file stream. chunk_size The chunk length. offset The offset. 戻り値 Whether the read is succeed. 関 ... ously , Swoole , Async , read , filename , chunk , offset ...
https://man.plustar.jp/php/swoole-async.read.html - [similar]
The Swoole\Buffer class 5583
« Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swool ... ublic expand ( int $size ): int public read ( int $offset , int $length ): string public recycle (): void pu ... blic substr ( int $offset , int $length = ? , bool $remove = ? ): string pub ... lic __toString (): string public write ( int $offset , string $data ): void } 目次 Swoole\Buffer::appen ... ::read — Read data from the memory buffer based on offset and length. Swoole\Buffer::recycle — Release the m ...
https://man.plustar.jp/php/class.swoole-buffer.html - [similar]
結果ポインタを指定したフィールドオフセットにセットする 5583
« mysql_field_name mysql_field_table » PHP Manual MySQL 関数 結果ポインタを指定したフィールドオフ ... nt::fetch() で cursor_orientation パラメータおよび offset パラメータを使う 説明 mysql_field_seek ( resource ... $result , int $field_offset ): bool 指定したフィールドオフセットに移動します。 ... sql_query() のコールにより得られたものです。 field_offset 数値フィールドオフセット。 field_offset は 0 から始 ... まります。 field_offset が存在しない場合、 E_WARNING レベルのエラーが発行さ ...
https://man.plustar.jp/php/function.mysql-field-seek.html - [similar]
正規表現によるマッチングを行う 5583
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PH ... t , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | false pattern で指定した正規表現により ... には以下のフラグの組み合わせを指定できます。 PREG_OFFSET_CAPTURE このフラグを設定した場合、各マッチに対応す ... /(foo)(bar)(baz)/' , 'foobarbaz' , $matches , PREG_OFFSET_CAPTURE ); print_r ( $matches ); ?> 上の例の出力は ... ]=> string(1) "a" [2]=> NULL [3]=> string(1) "c" } offset 通常、検索は対象文字列の先頭から開始されます。 オプ ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
指定した 16 ビット単位のオフセットに、文字列を挿入する 5545
« DOMCharacterData::deleteData DOMCharacterData::replaceData » PHP Manual DOMCharacterData 指定し ... する 説明 public DOMCharacterData::insertData ( int $offset , string $data ): bool offset の位置に、文字列 dat ... a を挿入します。 パラメータ offset 挿入する場所の文字オフセット。 data 挿入する文字列 ... 値を返しません。 エラー / 例外 DOM_INDEX_SIZE_ERR offset が負であるか、あるいは 16 ビット単位の データ長より ... rData , 挿入 , 単位 , オフセット , 指定 , ノード , offset , insertData , data , データ ...
https://man.plustar.jp/php/domcharacterdata.insertdata.html - [similar]
文字列をパースしてタイムスタンプにする 5545
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字 ... IntlDateFormatter::parse ( string $string , int &$offset = null ): int | float | false 手続き型 datefmt_par ... lDateFormatter $formatter , string $string , int &$offset = null ): int | float | false string を時間に変換し ... ます。 offset からパースを開始し、 入力値を可能な限り使用します。 ... Formatter リソース。 string 時間に変換する文字列。 offset string のパースを開始する位置 (ゼロから数えます)。 ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
ノードから指定した範囲のデータを抽出する 5441
« DOMCharacterData::replaceData DOMChildNode » PHP Manual DOMCharacterData ノードから指定した範囲 ... 説明 public DOMCharacterData::substringData ( int $offset , int $count ): string | false 指定した部分文字列を ... 返します。 パラメータ offset 部分文字列の抽出開始位置のオフセット。 count 抽出す ... る文字数。 戻り値 指定された部分文字列を返します。 offset と count の和が文字列の長さをこえている場合、データ ... 単位が返されます。 エラー / 例外 DOM_INDEX_SIZE_ERR offset が負、あるいは 16 ビット単位の データ長より大きい場 ...
https://man.plustar.jp/php/domcharacterdata.substringdata.html - [similar]
デジタル透かしを画像に埋め込む 5441
« Imagick::statisticImage Imagick::stereoImage » PHP Manual Imagick デジタル透かしを画像に埋め込 ... ick::steganoImage ( Imagick $watermark_wand , int $offset ): Imagick デジタル透かしを画像に埋め込みます。 あ ... 見つかれば、その画像の出所を証明することができます。 offset は、透かしの埋め込みを開始する位置を指定します。 パ ... ラメータ watermark_wand offset 戻り値 成功した場合に true を返します。 関連キーワ ... 透かし , 画像 , デジタル , Imagick , steganoImage , offset , wand , imagick , public , watermark ...
https://man.plustar.jp/php/imagick.steganoimage.html - [similar]
内部 LOB データの特定の位置を消去する 5441
« OCILob::eof OCILob::export » PHP Manual OCILob 内部 LOB データの特定の位置を消去する OCILob::e ... の位置を消去する 説明 public OCILob::erase ( ? int $offset = null , ? int $length = null ): int | false 指定さ ... れた offset から始まる内部 LOB データの特定の位置を消去します。 ... スペースで上書きされる、ということです。 パラメータ offset length 戻り値 消去された実際の文字数あるいはバイト ... ます 変更履歴 バージョン 説明 8.0.0, PECL OCI8 3.0.0 offset と length は、 nullable になりました。 8.0.0, PECL ...
https://man.plustar.jp/php/ocilob.erase.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT