Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcntl/
H A Dpcntl.stub.php680 const RFPROC = UNKNOWN; define
H A Dpcntl_arginfo.h484 #if defined(HAVE_RFORK) && defined(RFPROC) in register_pcntl_symbols()
485 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 11 milliseconds