Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php673 const RFPROC = UNKNOWN; define
H A Dpcntl_arginfo.h481 #if defined(HAVE_RFORK) && defined(RFPROC) in register_pcntl_symbols()
482 REGISTER_LONG_CONSTANT("RFPROC", RFPROC, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1257 if (!(flags & (RFPROC))) { in PHP_FUNCTION()
1258 flags |= RFPROC; in PHP_FUNCTION()

Completed in 10 milliseconds