Searched refs:PCNTL_ECHILD (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pcntl/tests/ | ||
H A D | pcntl_get_last_error.phpt | 10 var_dump(pcntl_get_last_error() == PCNTL_ECHILD); |
/php-src/ext/pcntl/ | ||
H A D | pcntl.stub.php | 843 const PCNTL_ECHILD = UNKNOWN; define |
Completed in 20 milliseconds