検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 681 for Default (0.124 sec.)
インクリメンタルな圧縮コンテキストを初期化する 3080
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する defl ... , ZLIB_HUFFMAN_ONLY , ZLIB_RLE , ZLIB_FIXED , ZLIB_DEFAULT_STRATEGY (デフォルト) のうちのいずれか。 dictionar ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 3080
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得 ... date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した年yearにおける復活祭の真夜中のUnix時 ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 3080
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した ... ; // switch 文だけではなく while ループも抜けます default: die( "エラーが発生しました!" ); } } fclose ( $str ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
複数の変数を受け取り、オプションでそれらをフィルタリングする 3080
« filter_list filter_var » PHP Manual Filter 関数 複数の変数を受け取り、オプションでそれらをフィ ... ray ( array $array , array | int $options = FILTER_DEFAULT , bool $add_empty = true ): array | false | null こ ...
https://man.plustar.jp/php/function.filter-var-array.html - [similar]
HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取... 3080
« base64_encode get_meta_tags » PHP Manual URL 関数 HTTP リクエストに対するレスポンス内で サーバ ... トリームコンテキストを使います。 stream_context_set_default ( array( 'http' => array( 'method' => 'HEAD' ) ) ) ...
https://man.plustar.jp/php/function.get-headers.html - [similar]
デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキス... 3080
« Grapheme 関数 grapheme_stripos » PHP Manual Grapheme 関数 デフォルトの書記素クラスタシーケンス ... ータの単位の形式を指定します。 GRAPHEME_EXTR_COUNT (default) - $size は、 抽出するデフォルト書記素クラスタの数 ...
https://man.plustar.jp/php/function.grapheme-extract.html - [similar]
ローカルな時刻/日付を整数として整形する 3080
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idat ... 定されていない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 変更履歴 バージョン ...
https://man.plustar.jp/php/function.idate.html - [similar]
直近に発生したエラーを返す 3080
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... characters, possibly incorrectly encoded' ; break; default: echo ' - Unknown error' ; break; } echo PHP_EOL ; ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 3080
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの ... いた場合、それを使います。 設定されていない場合は、 default_charset setting を使います。 to_encoding や from_e ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
シグナルハンドラを設定する 3080
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する ... R1 : echo "SIGUSR1 を受け取りました...\n" ; break; default: // それ以外のシグナルの処理 } } echo "シグナルハン ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]