検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 441 for [SIMILAR] 16 1024 4096 WITH 31561 wincache WITH ... (0.759 sec.)
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 0
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する mailparse_uudecode_all (PECL mailparse >= 0.9.0) mailparse_uudecode_all — ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 説明 ma ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.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
« get_defined_vars get_resource_type » PHP Manual 変数操作 関数 指定されたリソースの、数値の識別子を返す get_resource_id (PHP 8) get_resource_id — 指定されたリソースの、数値の識別子を返す 説明 get_resource_id ( resource $resource ): int この関数は、リソースの数値の識別子を識別するための、 ...
https://man.plustar.jp/php/function.get-resource-id.html - [similar]
0 を探す 0
« gmp_rootrem gmp_scan1 » PHP Manual GMP 関数 0 を探す gmp_scan0 (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_scan0 — 0 を探す 説明 gmp_scan0 ( GMP | int | string $num1 , int $start ): int ビット start から最上位ビットの方に、 最初のクリアビットが見付かるまで num1 をスキャンします。 パラメー ...
https://man.plustar.jp/php/function.gmp-scan0.html - [similar]
Win32Service サービス制御メッセージ定数 0
« Win32Service サービスステータス定数 Win32Service サービス制御メッセージが受領されたときのビットマスク » PHP Manual 定義済み定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制御メッセージ定数 定数 値 説明 WIN32_SERVICE_CONTROL_CONTINUE 0x00000003 停止中のサービスに再開を ...
https://man.plustar.jp/php/win32service.constants.servicecontrol.html - [similar]
1 を探す 0
« gmp_scan0 gmp_setbit » PHP Manual GMP 関数 1 を探す gmp_scan1 (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_scan1 — 1 を探す 説明 gmp_scan1 ( GMP | int | string $num1 , int $start ): int ビット start から最上位ビットの方に、 セットされているビットが最初に見付かるまで num1 をスキャンします。 ...
https://man.plustar.jp/php/function.gmp-scan1.html - [similar]
bytea フィールドに挿入するために文字列をエスケープする 0
« pg_end_copy pg_escape_identifier » PHP Manual PostgreSQL 関数 bytea フィールドに挿入するために文字列をエスケープする pg_escape_bytea (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_bytea — bytea フィールドに挿入するために文字列をエスケープする 説明 pg_escape_bytea ( PgSql\Connection $c ...
https://man.plustar.jp/php/function.pg-escape-bytea.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]