検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 103 for [SIMILAR] 16 1024 4096 WITH 19903 子プ WITH 1424... (0.236 sec.)
proc_open で開かれたプロセスに関する情報を取得する 5151
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
プロセスのリソースを管理する 4653
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
終了した子プロセスのリターンコードを返す 4653
« pcntl_waitpid pcntl_wifexited » PHP Manual PCNTL 関数 終了した子プロセスのリターンコードを返す pcntl_wexitstatus (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wexitstatus — 終了した子プロセスのリターンコードを返す 説明 pcntl_wexitstatus ( int $status ): int | false 終了した子プロセスのリ ...
https://man.plustar.jp/php/function.pcntl-wexitstatus.html - [similar]
指定されたシグナルの現在のハンドラを取得する 4653
« pcntl_signal_dispatch pcntl_signal » PHP Manual PCNTL 関数 指定されたシグナルの現在のハンドラを取得する pcntl_signal_get_handler (PHP 7 >= 7.1.0, PHP 8) pcntl_signal_get_handler — 指定されたシグナルの現在のハンドラを取得する 説明 pcntl_signal_get_handler ( int $signal ): callable | int ...
https://man.plustar.jp/php/function.pcntl-signal-get-handler.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 4653
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
はじめに 4653
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
pcntl_get_last_error のエイリアス 4653
« pcntl_async_signals pcntl_exec » PHP Manual PCNTL 関数 pcntl_get_last_error のエイリアス pcntl_errno (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_errno — pcntl_get_last_error() のエイリアス 説明 この関数は次の関数のエイリアスです。 pcntl_get_last_error() 関連キーワード: pcntl , 関数 , errno , ...
https://man.plustar.jp/php/function.pcntl-errno.html - [similar]
プロセスの実行コンテキストの一部を切り離す 4653
« pcntl_strerror pcntl_wait » PHP Manual PCNTL 関数 プロセスの実行コンテキストの一部を切り離す pcntl_unshare (PHP 7 >= 7.4.0, PHP 8) pcntl_unshare — プロセスの実行コンテキストの一部を切り離す 説明 pcntl_unshare ( int $flags ): bool pcntl_unshare() は、 プロセスが他のプロセスと現時点で共有 ...
https://man.plustar.jp/php/function.pcntl-unshare.html - [similar]
直近の pcntl 関数が失敗したときのエラー番号を取得する 4653
« pcntl_fork pcntl_getpriority » PHP Manual PCNTL 関数 直近の pcntl 関数が失敗したときのエラー番号を取得する pcntl_get_last_error (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_get_last_error — 直近の pcntl 関数が失敗したときのエラー番号を取得する 説明 pcntl_get_last_error (): int 警告 この関数は、 ...
https://man.plustar.jp/php/function.pcntl-get-last-error.html - [similar]
指定した errno に対応するシステムのエラーメッセージを取得する 4653
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラーメッセージを取得する pcntl_strerror (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_strerror — 指定した errno に対応するシステムのエラーメッセージを取得する 説明 pcntl_strerror ( int $error_code ): st ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT