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