Lines Matching refs:pcntl
55 ZEND_DECLARE_MODULE_GLOBALS(pcntl)
56 static PHP_GINIT_FUNCTION(pcntl);
62 PHP_MINIT(pcntl),
63 PHP_MSHUTDOWN(pcntl),
64 PHP_RINIT(pcntl),
65 PHP_RSHUTDOWN(pcntl),
66 PHP_MINFO(pcntl),
68 PHP_MODULE_GLOBALS(pcntl),
69 PHP_GINIT(pcntl),
79 ZEND_GET_MODULE(pcntl)
446 static PHP_GINIT_FUNCTION(pcntl) in PHP_GINIT_FUNCTION() argument
454 PHP_RINIT_FUNCTION(pcntl) in PHP_RINIT_FUNCTION() argument
472 PHP_MINIT_FUNCTION(pcntl) in PHP_MINIT_FUNCTION() argument
482 PHP_MSHUTDOWN_FUNCTION(pcntl) in PHP_MSHUTDOWN_FUNCTION() argument
487 PHP_RSHUTDOWN_FUNCTION(pcntl) in PHP_RSHUTDOWN_FUNCTION() argument
516 PHP_MINFO_FUNCTION(pcntl) in PHP_MINFO_FUNCTION() argument