検索

phrase: max: clip:
target: order:
Results of 681 - 690 of about 793 for [SIMILAR] 16 1024 4096 WITH 7846 ペー WITH 6558 ... (1.131 sec.)
ファイルの状態を取得する 0
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1dev) eio_lstat — ファイルの状態を取得する 説明 eio_lstat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_lstat() は、 callback の result 引数でファイルの状態 ...
https://man.plustar.jp/php/function.eio-lstat.html - [similar]
ディレクトリを作る 0
« eio_lstat eio_mknod » PHP Manual Eio 関数 ディレクトリを作る eio_mkdir (PECL eio >= 0.0.1dev) eio_mkdir — ディレクトリを作る 説明 eio_mkdir ( string $path , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_mkdir() は、 mode で指定し ...
https://man.plustar.jp/php/function.eio-mkdir.html - [similar]
シンボリックリンクの値を読む 0
« eio_readdir eio_realpath » PHP Manual Eio 関数 シンボリックリンクの値を読む eio_readlink (PECL eio >= 0.0.1dev) eio_readlink — シンボリックリンクの値を読む 説明 eio_readlink ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource パラメータ path シンボリックリン ...
https://man.plustar.jp/php/function.eio-readlink.html - [similar]
ファイル名や場所を変更する 0
« eio_realpath eio_rmdir » PHP Manual Eio 関数 ファイル名や場所を変更する eio_rename (PECL eio >= 0.0.1dev) eio_rename — ファイル名や場所を変更する 説明 eio_rename ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-rename.html - [similar]
fd で指定したファイル内でのオフセットを、offset と whence に従って移動する 0
« eio_rmdir eio_sendfile » PHP Manual Eio 関数 fd で指定したファイル内でのオフセットを、offset と whence に従って移動する eio_seek (PECL eio >= 0.5.0b) eio_seek — fd で指定したファイル内でのオフセットを、 offset と whence に従って移動する 説明 eio_seek ( mixed $fd , int $offset , int $wh ...
https://man.plustar.jp/php/function.eio-seek.html - [similar]
ファイルの状態を取得する 0
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL eio >= 0.0.1dev) eio_stat — ファイルの状態を取得する 説明 eio_stat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_stat() は、 callback の result 引数でファ ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
ファイルシステムの状態を取得する 0
« eio_stat eio_symlink » PHP Manual Eio 関数 ファイルシステムの状態を取得する eio_statvfs (PECL eio >= 0.0.1dev) eio_statvfs — ファイルシステムの状態を取得する 説明 eio_statvfs ( string $path , int $pri , callable $callback , mixed $data = ? ): resource eio_statvfs() は、ファイルシステム ...
https://man.plustar.jp/php/function.eio-statvfs.html - [similar]
シンボリックリンクを作る 0
« eio_statvfs eio_sync_file_range » PHP Manual Eio 関数 シンボリックリンクを作る eio_symlink (PECL eio >= 0.0.1dev) eio_symlink — シンボリックリンクを作る 説明 eio_symlink ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-symlink.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]