検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1829 for [SIMILAR] 16 1024 4096 WITH 37785 closure WITH 4... (1.324 sec.)
バイナリ対応のgzファイル読み込み 0
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, PHP 7, PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string | false gzread() は、最大 length バイトのデータを zp が指す gz ファイルポインタ か ...
https://man.plustar.jp/php/function.gzread.html - [similar]
bytea 型のバイナリをアンエスケープする 0
« pg_tty pg_untrace » PHP Manual PostgreSQL 関数 bytea 型のバイナリをアンエスケープする pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_unescape_bytea — bytea 型のバイナリをアンエスケープする 説明 pg_unescape_bytea ( string $string ): string pg_unescape_bytea() は、bytea 型のデ ...
https://man.plustar.jp/php/function.pg-unescape-bytea.html - [similar]
ラージオブジェクトを削除する 0
« PDO::pgsqlLOBOpen SQLite (PDO) » PHP Manual PostgreSQL (PDO) ラージオブジェクトを削除する PDO::pgsqlLOBUnlink (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBUnlink — ラージオブジェクトを削除する 説明 public PDO::pgsqlLOBUnlink ( string $oid ): bool OID が指すラージ ...
https://man.plustar.jp/php/pdo.pgsqllobunlink.html - [similar]
バイナリ対応の bzip2 ファイルへの書き込み 0
« bzread LZF » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイルへの書き込み bzwrite (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzwrite — バイナリ対応の bzip2 ファイルへの書き込み 説明 bzwrite ( resource $bz , string $data , ? int $length = null ): int | false bzwrite() は、文字列を与えられ ...
https://man.plustar.jp/php/function.bzwrite.html - [similar]
ファイル記述子からバイトデータを読み込む 0
« dio_open dio_seek » PHP Manual ダイレクト IO 関数 ファイル記述子からバイトデータを読み込む dio_read (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_read — ファイル記述子からバイトデータを読み込む 説明 dio_read ( resource $fd , int $len = 1024 ): string 関数 dio_read() は 記述子 fd で示されるファイ ...
https://man.plustar.jp/php/function.dio-read.html - [similar]
ファイルにバイナリ diff 形式のパッチを適用する 0
« xdiff_file_bdiff xdiff_file_diff_binary » PHP Manual xdiff 関数 ファイルにバイナリ diff 形式のパッチを適用する xdiff_file_bpatch (PECL xdiff >= 1.5.0) xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用する 説明 xdiff_file_bpatch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-bpatch.html - [similar]
Null バイト関連の問題 0
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュリティ Null バイト関連の問題 Null バイト関連の問題 PHP はファイルシステム関連の操作に C 言語の関数を使用しているので、 null バイトの処理を予期せぬかたちで行うことがあります。 C 言語では null ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
行の最大バイト数を取得する 0
« SplFileObject::getFlags SplFileObject::hasChildren » PHP Manual SplFileObject 行の最大バイト数を取得する SplFileObject::getMaxLineLen (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::getMaxLineLen — 行の最大バイト数を取得する 説明 public SplFileObject::getMaxLineLen (): int SplFileObject: ...
https://man.plustar.jp/php/splfileobject.getmaxlinelen.html - [similar]
COMPersistHelper オブジェクトを構築する 0
« COMPersistHelper COMPersistHelper::GetCurFileName » PHP Manual COMPersistHelper COMPersistHelper オブジェクトを構築する COMPersistHelper::__construct (PHP 5, PHP 7, PHP 8) COMPersistHelper::__construct — COMPersistHelper オブジェクトを構築する 説明 public COMPersistHelper::__construct ...
https://man.plustar.jp/php/compersisthelper.construct.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]