Lines Matching refs:pcntl
57 ZEND_DECLARE_MODULE_GLOBALS(pcntl)
58 static PHP_GINIT_FUNCTION(pcntl);
217 PHP_MINIT(pcntl),
218 PHP_MSHUTDOWN(pcntl),
219 PHP_RINIT(pcntl),
220 PHP_RSHUTDOWN(pcntl),
221 PHP_MINFO(pcntl),
223 PHP_MODULE_GLOBALS(pcntl),
224 PHP_GINIT(pcntl),
231 ZEND_GET_MODULE(pcntl)
538 static PHP_GINIT_FUNCTION(pcntl) in PHP_GINIT_FUNCTION() argument
543 PHP_RINIT_FUNCTION(pcntl) in PHP_RINIT_FUNCTION() argument
551 PHP_MINIT_FUNCTION(pcntl) in PHP_MINIT_FUNCTION() argument
562 PHP_MSHUTDOWN_FUNCTION(pcntl) in PHP_MSHUTDOWN_FUNCTION() argument
567 PHP_RSHUTDOWN_FUNCTION(pcntl) in PHP_RSHUTDOWN_FUNCTION() argument
587 PHP_MINFO_FUNCTION(pcntl) in PHP_MINFO_FUNCTION() argument