Home
last modified time | relevance | path

Searched refs:zend_startup_module (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c358 || zend_startup_module(&php_thttpd_module) == FAILURE) {
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c491 return zend_startup_module(&accel_module_entry); in start_accel_module()
/PHP-5.5/Zend/
H A Dzend_API.h267 ZEND_API int zend_startup_module(zend_module_entry *module_entry);
H A Dzend_API.c2311 ZEND_API int zend_startup_module(zend_module_entry *module) /* {{{ */ in zend_startup_module() function

Completed in 24 milliseconds