Home
last modified time | relevance | path

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

/php-src/ext/pcntl/tests/
H A D002.phpt13 elseif (!defined('CLD_EXITED')) die('skip CLD_EXITED not defined');
/php-src/ext/pcntl/
H A Dpcntl.stub.php387 const CLD_EXITED = UNKNOWN; define
H A Dpcntl_arginfo.h440 #if (defined(HAVE_SIGWAITINFO) && defined(HAVE_SIGTIMEDWAIT)) && defined(CLD_EXITED) in register_pcntl_symbols()
441 REGISTER_LONG_CONSTANT("CLD_EXITED", CLD_EXITED, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 17 milliseconds