Home
last modified time | relevance | path

Searched refs:CLD_EXITED (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/pcntl/tests/
H A D002.phpt9 elseif (!defined('CLD_EXITED')) die('skip CLD_EXITED not defined');
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php366 const CLD_EXITED = UNKNOWN; define
H A Dpcntl_arginfo.h355 #if (defined(HAVE_SIGWAITINFO) && defined(HAVE_SIGTIMEDWAIT)) && defined(CLD_EXITED) in register_pcntl_symbols()
356 REGISTER_LONG_CONSTANT("CLD_EXITED", CLD_EXITED, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 16 milliseconds