Home
last modified time | relevance | path

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

/php-src/ext/pcntl/
H A Dpcntl.stub.php772 const RFPROC = UNKNOWN; define
H A Dpcntl_arginfo.h590 #if defined(HAVE_RFORK) && defined(RFPROC) in register_pcntl_symbols()
591 REGISTER_LONG_CONSTANT("RFPROC", RFPROC, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1494 if (!(flags & (RFPROC))) { in PHP_FUNCTION()
1495 flags |= RFPROC; in PHP_FUNCTION()

Completed in 17 milliseconds