Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_modules.h80 zend_result (*module_startup_func)(INIT_FUNC_ARGS); member
H A Dzend_API.c1872 if (module->module_startup_func) { in zend_startup_module_ex()
1874 if (module->module_startup_func(module->type, module->module_number)==FAILURE) { in zend_startup_module_ex()
/PHP-8.0/
H A DUPGRADING.INTERNALS313 - _zend_module_entry module_startup_func, module_shutdown_func,

Completed in 19 milliseconds