Searched refs:pcntl_forkx (Results 1 – 4 of 4) sorted by relevance
984 function pcntl_forkx(int $flags): int{} function
178 ZEND_FUNCTION(pcntl_forkx);226 ZEND_FE(pcntl_forkx, arginfo_pcntl_forkx)
1291 PHP_FUNCTION(pcntl_forkx) in PHP_FUNCTION() argument
1526 . Fixed maximum argument count of pcntl_forkx(). (nielsdos)
Completed in 14 milliseconds