Searched defs:pcntl_wexitstatus (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/pcntl/ | ||
H A D | pcntl.stub.php | 52 function pcntl_wexitstatus(int $status): int|false {} function |
H A D | pcntl.c | 727 PHP_FUNCTION(pcntl_wexitstatus) in PHP_FUNCTION() argument |
Completed in 32 milliseconds