検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 603 for [SIMILAR] 16 1024 4096 WITH 9870 部ポ WITH 5507 ... (0.547 sec.)
gz ファイルポインタの位置を移動する 3347
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
ファイルポインタの位置を先頭に戻す 3347
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
バイナリセーフなファイルの読み込み 3347
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
文字の Unicode コードポイントを取得する 3347
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
プロセスへのファイルポインタをオープンする 3347
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]
コードポイントに対してケースフォールディングを行う 3347
« IntlChar::enumCharTypes IntlChar::forDigit » PHP Manual IntlChar コードポイントに対してケースフォールディングを行う IntlChar::foldCase (PHP 7, PHP 8) IntlChar::foldCase — コードポイントに対してケースフォールディングを行う 説明 public static IntlChar::foldCase ( int | string $codepoint ...
https://man.plustar.jp/php/intlchar.foldcase.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 3347
« 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]
プロセスのファイルポインタをクローズする 3347
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pclose (PHP 4, PHP 5, PHP 7, PHP 8) pclose — プロセスのファイルポインタをクローズする 説明 pclose ( resource $handle ): int popen() でオープンしたパイプへの ファイルポインタをクローズします。 パラ ...
https://man.plustar.jp/php/function.pclose.html - [similar]
ファイルポインタに残っているデータをすべて出力する 3347
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
ファイルポインタを移動させる 3347
« SplFileObject::fscanf SplFileObject::fstat » PHP Manual SplFileObject ファイルポインタを移動させる SplFileObject::fseek (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fseek — ファイルポインタを移動させる 説明 public SplFileObject::fseek ( int $offset , int $whence = SEEK_SET ): int offs ...
https://man.plustar.jp/php/splfileobject.fseek.html - [similar]