検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 310 for [SIMILAR] 16 1024 4096 WITH 85696 curlmopt WITH ... (2.562 sec.)
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 0
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ファイルのハードリンクを作る 0
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0.0.1dev) eio_link — ファイルのハードリンクを作る 説明 eio_link ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_li ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
ファイルの状態を取得する 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_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]