検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 934 for [SIMILAR] 16 1024 4096 WITH 34105 readgzfile WIT... (1.434 sec.)
gz ファイルを出力する 10000
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
gzファイル全体を配列に読み込む 9141
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 3752
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
bzip2 形式のデータを解凍する 3752
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
deflate圧縮された文字列を解凍する 3752
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]
インクリメンタルにエンコードされたデータを解凍する 3752
« gzwrite inflate_get_read_len » PHP Manual Zlib 関数 インクリメンタルにエンコードされたデータを解凍する inflate_add (PHP 7, PHP 8) inflate_add — インクリメンタルにエンコードされたデータを解凍する 説明 inflate_add ( InflateContext $context , string $data , int $flush_mode = ZLIB_SYNC_FLU ...
https://man.plustar.jp/php/function.inflate-add.html - [similar]
圧縮された文字列を解凍する 3752
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzuncompress — 圧縮された文字列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍します。 パラメータ dat ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
解凍の状態を取得する 3752
« inflate_get_read_len inflate_init » PHP Manual Zlib 関数 解凍の状態を取得する inflate_get_status (PHP 7 >= 7.2.0, PHP 8) inflate_get_status — 解凍の状態を取得する 説明 inflate_get_status ( InflateContext $context ): int 通常 ZLIB_OK か ZLIB_STREAM_END を返します。 パラメータ context 戻 ...
https://man.plustar.jp/php/function.inflate-get-status.html - [similar]
gz ファイルを開く 1530
« 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]
関数・メソッド 1530
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT