Home
last modified time | relevance | path

Searched refs:P_ALL (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pcntl/
H A Dconfig.m439 P_ALL,
H A Dpcntl.stub.php59 const P_ALL = UNKNOWN; define
1010 …function pcntl_waitid(int $idtype = P_ALL, ?int $id = null, &$info = [], int $flags = WEXITED): bo…
H A Dpcntl_arginfo.h319 REGISTER_LONG_CONSTANT("P_ALL", LONG_CONST(P_ALL), CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c404 zend_long idtype = P_ALL; in PHP_FUNCTION()

Completed in 18 milliseconds