Home
last modified time | relevance | path

Searched refs:module_startup_func (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_modules.h82 int (*module_startup_func)(INIT_FUNC_ARGS); member
H A Dzend_API.c1757 if (module->module_startup_func) { in zend_startup_module_ex()
1759 if (module->module_startup_func(module->type, module->module_number TSRMLS_CC)==FAILURE) { in zend_startup_module_ex()
/PHP-5.5/ext/standard/
H A Ddl.c189 int (*module_startup_func)(INIT_FUNC_ARGS); in php_load_extension() member

Completed in 39 milliseconds