検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 240 for [SIMILAR] 16 1024 4096 WITH 15301 ocilob WITH 74... (0.233 sec.)
ファイルのコア内の情報をストレージデバイスに同期させる 0
« eio_fchown eio_fstat » PHP Manual Eio 関数 ファイルのコア内の情報をストレージデバイスに同期させる eio_fdatasync (PECL eio >= 0.0.1dev) eio_fdatasync — ファイルのコア内の情報をストレージデバイスに同期させる 説明 eio_fdatasync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback ...
https://man.plustar.jp/php/function.eio-fdatasync.html - [similar]
メモリ内でのファイルの状態をストレージデバイスに同期させる 0
« eio_fstatvfs eio_ftruncate » PHP Manual Eio 関数 メモリ内でのファイルの状態をストレージデバイスに同期させる eio_fsync (PECL eio >= 0.0.1dev) eio_fsync — メモリ内でのファイルの状態をストレージデバイスに同期させる 説明 eio_fsync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callba ...
https://man.plustar.jp/php/function.eio-fsync.html - [similar]
ファイルの最終アクセス時刻と変更時刻を変更する 0
« eio_ftruncate eio_get_event_stream » PHP Manual Eio 関数 ファイルの最終アクセス時刻と変更時刻を変更する eio_futime (PECL eio >= 0.0.1dev) eio_futime — ファイルの最終アクセス時刻と変更時刻を変更する 説明 eio_futime ( mixed $fd , float $atime , float $mtime , int $pri = EIO_PRI_DEFAULT , ...
https://man.plustar.jp/php/function.eio-futime.html - [similar]
ファイルを先読みしてページキャッシュに格納する 0
« eio_read eio_readdir » PHP Manual Eio 関数 ファイルを先読みしてページキャッシュに格納する eio_readahead (PECL eio >= 0.0.1dev) eio_readahead — ファイルを先読みしてページキャッシュに格納する 説明 eio_readahead ( mixed $fd , int $offset , int $length , int $pri = EIO_PRI_DEFAULT , callab ...
https://man.plustar.jp/php/function.eio-readahead.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
phpize で共有 PECL 拡張モジュールをコンパイルする方法 0
« 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする php-config » PHP Manual PECL 拡張モジュールのインストール phpize で共有 PECL 拡張モジュールをコンパイルする方法 phpize で共有 PECL 拡張モジュールをコンパイルする方法 時には pecl インストーラを使用するという選択肢が使えない ...
https://man.plustar.jp/php/install.pecl.phpize.html - [similar]
Unicode 文字をタイトルケースにする 0
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする IntlChar::totitle (PHP 7, PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | string $codepoint ): int | string | null 指定した文字を、同等 ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]