検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1129 for [SIMILAR] 16 1024 4096 WITH 31281 tableselect WI... (1.137 sec.)
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]
バイナリ対応の 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]
バイナリのデータを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]
指定したマルチバイト文字列が正規表現に一致する部分を取得する 0
« mb_ereg_search_pos mb_ereg_search_setpos » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分を取得する mb_ereg_search_regs (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_regs — 指定したマルチバイト文字列が正規表現に一致する部分を取得する 説明 m ...
https://man.plustar.jp/php/function.mb-ereg-search-regs.html - [similar]
2 つのファイルのバイナリ diff を作成する 0
« xdiff_file_bdiff_size xdiff_file_bpatch » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff を作成する xdiff_file_bdiff (PECL xdiff >= 1.5.0) xdiff_file_bdiff — 2 つのファイルのバイナリ diff を作成する 説明 xdiff_file_bdiff ( string $old_file , string $new_file , string $dest ): bool ...
https://man.plustar.jp/php/function.xdiff-file-bdiff.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]