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