Searched refs:P_ALL (Results 1 – 4 of 4) sorted by relevance
39 P_ALL,
59 const P_ALL = UNKNOWN; define1010 …function pcntl_waitid(int $idtype = P_ALL, ?int $id = null, &$info = [], int $flags = WEXITED): bo…
319 REGISTER_LONG_CONSTANT("P_ALL", LONG_CONST(P_ALL), CONST_PERSISTENT); in register_pcntl_symbols()
404 zend_long idtype = P_ALL; in PHP_FUNCTION()
Completed in 12 milliseconds