検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1117 for [SIMILAR] 16 1024 4096 WITH 9256 option WITH 900... (1.054 sec.)
ガベージコレクタに関する情報を取得する 0
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を取得する gc_status (PHP 7 >= 7.3.0, PHP 8) gc_status — ガベージコレクタに関する情報を取得する 説明 gc_status (): array ガベージコレクタの現在の状態に関する情報を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
現在の PHP スクリプトの所有者の名前を取得する 0
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user — 現在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所 ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
PHP のプロセス ID を取得する 0
« getmyinode getmyuid » PHP Manual PHP オプション/情報 関数 PHP のプロセス ID を取得する getmypid (PHP 4, PHP 5, PHP 7, PHP 8) getmypid — PHP のプロセス ID を取得する 説明 getmypid (): int | false 現在の PHP プロセスの ID を取得します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.getmypid.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
gzファイル全体を配列に読み込む 0
« 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]
deflate圧縮された文字列を解凍する 0
« 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]
圧縮された文字列を解凍する 0
« 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]
論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 0
« hebrev hex2bin » PHP Manual String 関数 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する hebrevc (PHP 4, PHP 5, PHP 7) hebrevc — 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に ...
https://man.plustar.jp/php/function.hebrevc.html - [similar]
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
指定したアルゴリズムのブロック長を返す 0
« mcrypt_module_close mcrypt_module_get_algo_key_size » PHP Manual Mcrypt 関数 指定したアルゴリズムのブロック長を返す mcrypt_module_get_algo_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_algo_block_size — 指定したアルゴリズムのブロック長を返す ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-block-size.html - [similar]