Searched defs:pcntl_wifstopped (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/pcntl/ | ||
H A D | pcntl.stub.php | 44 function pcntl_wifstopped(int $status): bool {} function |
H A D | pcntl.c | 668 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() argument |
Completed in 11 milliseconds