検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for CUR (0.010 sec.)
fd で指定したファイル内でのオフセットを、offset と whence に従って移動する 7683
« eio_rmdir eio_sendfile » PHP Manual Eio 関数 fd で指定したファイル内でのオフセットを、offset と ... 戦闘から offset バイトの位置に移動する。 EIO_SEEK_CUR - 現在の位置から offset バイト進める。 EIO_SEEK_EN ...
https://man.plustar.jp/php/function.eio-seek.html - [similar]
gz ファイルポインタの位置を移動する 7683
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP ... です。 SEEK_SET - offset バイト目に設定します。 SEEK_CUR - 現在位置から offset ぶん進んだ位置に設定します。 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
ストリームラッパーとして登録するクラスの例 7683
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパ ... true ; } else { return false ; } break; case SEEK_CUR : if ( $offset >= 0 ) { $this -> position += $offs ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
fd について C ライブラリの fcntl を実行する 7547
« dio_close dio_open » PHP Manual ダイレクト IO 関数 fd について C ライブラリの fcntl を実行する ... の相対位置指定。 SEEK_SET 、 SEEK_END および SEEK_CUR のいずれか。 type - ロックの種類。 F_RDLCK (読み込 ...
https://man.plustar.jp/php/function.dio-fcntl.html - [similar]
ファイルポインタを移動する 7547
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5 ... 。 SEEK_SET - 位置を offset バイト目に設定する SEEK_CUR - 現在の位置に offset を加えた位置に設定する SEEK_ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
ディレクトリハンドルからエントリを読み込む 7547
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... over the file fseek ( $this -> fp , $bytes , SEEK_CUR ); return $filename ; } public function dir_closed ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
定義済み定数 7427
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... オフセットをバイト数で指定する ( offset )。 EIO_SEEK_CUR ( int ) オフセットを現在位置に offset バイト加えた ...
https://man.plustar.jp/php/eio.constants.html - [similar]
定義済み定数 7308
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... 合に空の配列要素を取得するために使います。 OCI_SEEK_CUR OCILob::seek でシーク位置を設定するために使います。 ... ame() で CLOB をバインドする場合に使います。 OCI_B_CURSOR oci_bind_by_name() で oci_new_descriptor() によ ... SQLT_RDD OCI_B_ROWID と等価です。 SQLT_RSET OCI_B_CURSOR と等価です。 SQLT_STR oci_bind_array_by_name() ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
定義済み定数 7069
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 作は オブジェクトの先頭から始められます。 PGSQL_SEEK_CUR ( int ) pg_lo_seek() に渡します。シーク操作は カレ ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
PREV 1 2 NEXT