Searched refs:PCNTL_EINVAL (Results 1 – 2 of 2) sorted by relevance
/PHP-8.4/ext/pcntl/tests/ | ||
H A D | pcntl_waitid.phpt | 18 var_dump(pcntl_get_last_error() == PCNTL_EINVAL); |
/PHP-8.4/ext/pcntl/ | ||
H A D | pcntl.stub.php | 850 const PCNTL_EINVAL = UNKNOWN; define |
Completed in 6 milliseconds