Home
last modified time | relevance | path

Searched refs:WEXITED (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pcntl/tests/
H A Dpcntl_waitid.phpt24 var_dump(pcntl_waitid(P_PID, $pid, $siginfo, WEXITED));
/php-src/ext/pcntl/
H A Dconfig.m436 WEXITED,
H A Dpcntl.stub.php35 const WEXITED = UNKNOWN; define
1010 …function pcntl_waitid(int $idtype = P_ALL, ?int $id = null, &$info = [], int $flags = WEXITED): bo…
H A Dpcntl_arginfo.h310 REGISTER_LONG_CONSTANT("WEXITED", LONG_CONST(WEXITED), CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c408 zend_long options = WEXITED; in PHP_FUNCTION()

Completed in 22 milliseconds