Home
last modified time | relevance | path

Searched refs:PCNTL_EACCES (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/pcntl/tests/
H A Dpcntl_setpriority_basic.phpt14 if (@pcntl_setpriority(-5) === false && pcntl_get_last_error() == PCNTL_EACCES) {
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php772 const PCNTL_EACCES = UNKNOWN; define

Completed in 8 milliseconds