検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 326 for [SIMILAR] 16 1024 4096 WITH 42538 strpbrk WITH 1... (0.335 sec.)
ファイル名や場所を変更する 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_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio_sendfile (PECL eio >= 0.0.1dev) eio_sendfile — ファイルディスクリプタ間でデータを転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callabl ...
https://man.plustar.jp/php/function.eio-sendfile.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]
ファイルセグメントをディスクに同期する 0
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_file_range (PECL eio >= 0.0.1dev) eio_sync_file_range — ファイルセグメントをディスクに同期する 説明 eio_sync_file_range ( mixed $fd , int $offset , int $nbytes , int $flags , int $pri = EIO_PRI_D ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 0
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_srand (PHP 4, PHP 5, PHP 7, PHP 8) mt_srand — メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシード ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]