Lines Matching refs:pcntl
49 ZEND_DECLARE_MODULE_GLOBALS(pcntl)
50 static PHP_GINIT_FUNCTION(pcntl);
182 PHP_MINIT(pcntl),
183 PHP_MSHUTDOWN(pcntl),
184 PHP_RINIT(pcntl),
185 PHP_RSHUTDOWN(pcntl),
186 PHP_MINFO(pcntl),
188 PHP_MODULE_GLOBALS(pcntl),
189 PHP_GINIT(pcntl),
196 ZEND_GET_MODULE(pcntl)
486 static PHP_GINIT_FUNCTION(pcntl) in PHP_GINIT_FUNCTION() argument
491 PHP_RINIT_FUNCTION(pcntl) in PHP_RINIT_FUNCTION() argument
498 PHP_MINIT_FUNCTION(pcntl) in PHP_MINIT_FUNCTION() argument
507 PHP_MSHUTDOWN_FUNCTION(pcntl) in PHP_MSHUTDOWN_FUNCTION() argument
512 PHP_RSHUTDOWN_FUNCTION(pcntl) in PHP_RSHUTDOWN_FUNCTION() argument
532 PHP_MINFO_FUNCTION(pcntl) in PHP_MINFO_FUNCTION() argument