検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 443 for 終了 (0.011 sec.)
現在の DTD 属性リストを終了する 5547
« XMLWriter::endDtd XMLWriter::endDtdElement » PHP Manual XMLWriter 現在の DTD 属性リストを終了... xmlwriter_end_dtd_attlist — 現在の DTD 属性リストを終了する 説明 オブジェクト指向型 public XMLWriter::endDt ... ( XMLWriter $writer ): bool 現在の DTD 属性リストを終了します。 パラメータ writer 手続き型のコールでのみ使用 ... 書き込む 関連キーワード: XMLWriter , 属性 , リスト , 終了 , xmlwriter , endDtdAttlist , end , attlist , イン ...
https://man.plustar.jp/php/xmlwriter.enddtdattlist.html - [similar]
現在の PI (処理命令) を終了する 5547
« XMLWriter::endElement XMLWriter::flush » PHP Manual XMLWriter 現在の PI (処理命令) を終了する ... endPi -- xmlwriter_end_pi — 現在の PI (処理命令) を終了する 説明 オブジェクト指向型 public XMLWriter::endPi ... end_pi ( XMLWriter $writer ): bool 現在の処理命令を終了します。 パラメータ writer 手続き型のコールでのみ使用 ... 書き込む 関連キーワード: XMLWriter , 処理 , 命令 , 終了 , xmlwriter , writer , end , インスタンス , endPi ...
https://man.plustar.jp/php/xmlwriter.endpi.html - [similar]
現在の DTD エンティティを終了する 5505
« XMLWriter::endDtdElement XMLWriter::endElement » PHP Manual XMLWriter 現在の DTD エンティティを ... mlwriter_end_dtd_entity — 現在の DTD エンティティを終了する 説明 オブジェクト指向型 public XMLWriter::endDt ... XMLWriter $writer ): bool 現在の DTD エンティティを終了します。 パラメータ writer 手続き型のコールでのみ使用 ... 書き込む 関連キーワード: XMLWriter , エンティティ , 終了 , xmlwriter , writer , entity , インスタンス , end ...
https://man.plustar.jp/php/xmlwriter.enddtdentity.html - [similar]
全二重接続を終了する 5307
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する st ... PHP 7, PHP 8) stream_socket_shutdown — 全二重接続を終了する 説明 stream_socket_shutdown ( resource $stream ... de ): bool 全二重接続を (一時的あるいはそうでなく) 終了します。 注意 : 関連するバッファの内容は、空になるか ... インタをクローズする 関連キーワード: stream , 接続 , 終了 , shutdown , オープン , int , ストリーム , mode , ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]
日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 5265
« date_sub date_sunrise » PHP Manual 日付・時刻 関数 日の出/日の入り時刻と薄明かり (twilight) の ... 開始/終了時刻の情報を含む配列を返す date_sun_info (PHP 5 >= 5 ... — 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 説明 date_sun_info ( int ... begin 夜明けの始まり(天頂角 = 96°) sunrise の時刻に終了します。 civil_twilight_end 夕暮れの終わり(天頂角 = ... 海上の夜明け (天頂角 = 102°) civil_twilight_begin に終了します。 nautical_twilight_end 航海上の夕暮れ (天頂角 ...
https://man.plustar.jp/php/function.date-sun-info.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 5232
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を ... もしプロセスがまだ動いている場合は、 true 、すでに終了している場合は false 。 signaled bool 子プロセスが、 ... キャッチされていないシグナルにより終了した場合に true となります。Windows では常に false に ... se にセットされます。 exitcode int プロセスが返した終了コード ( running が false の時のみ意味を持ちます)。 ... ールした際には -1 を返します。 termsig int プロセスを終了させたシグナルの番号です ( signaled が true の時のみ ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
シャットダウン時に実行する関数を登録する 5149
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行 ... 録した関数内で exit() をコールした場合、 処理はそこで終了してその他のシャットダウン関数はコールされません。 シ ... 能です。 注意 : SIGTERM あるいは SIGKILL でプロセスが終了した場合は、シャットダウン関数を実行しません。 SIGKI ... れます。 つまり、プロセスが非常に長時間実行された後に終了しても、 シャットダウン関数はコールされます。 さらに ... 中に max_execution_time が経過しても、実行中の関数は終了しません。 参考 auto_append_file exit() - メッセージ ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
return 5149
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プ ... return はまた、 eval() 文や スクリプト自体の実行を終了させることが出来ます。 グローバルスコープで呼び出され ... ると、現在実行中のスクリプトが終了 します。もしそのスクリプトが include もしくは requ ... がメインスクリプトで呼び出された場合は スクリプトが終了します。また、 設定ファイル の auto_prepend_file 又は ... で指定されたスクリプトの場合も 同様にそのスクリプトが終了します。 さらに詳しい情報に関しては 戻り値 を参照して ...
https://man.plustar.jp/php/function.return.html - [similar]
Xhprof 関数 5149
« 例 xhprof_disable » PHP Manual Xhprof Xhprof 関数 Xhprof 関数 目次 xhprof_disable — xhprof プロ ... ファイラを終了する xhprof_enable — xhprof プロファイラを開始する x ... prof_sample_disable — xhprof サンプルプロファイラを終了する xhprof_sample_enable — サンプリングモードでの X ... Xhprof , xhprof , 関数 , disable , プロファイラ , 終了 , 開始 , sample , サンプルプロファイラ , サンプリン ...
https://man.plustar.jp/php/ref.xhprof.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 5108
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を ... 文字列として返した後で出力バッファリングを終了する ob_get_flush (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP ... その内容を文字列として返した後で出力バッファリングを終了する 説明 ob_get_flush (): string | false ob_get_flu ... その内容を文字列として返した後、 出力バッファリングを終了します。 出力バッファを開始するときに、 ob_start() で ... , バッファ , バッファリング , フラッシュ , 内容 , 終了 , flush , 関数 , end , オフ ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT