Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_modules.h83 int (*module_shutdown_func)(SHUTDOWN_FUNC_ARGS); member
H A Dzend_API.c2293 if (module->module_started && module->module_shutdown_func) { in module_destructor()
2297 module->module_shutdown_func(module->type, module->module_number TSRMLS_CC); in module_destructor()
/PHP-5.4/ext/standard/
H A Ddl.c185 int (*module_shutdown_func)(SHUTDOWN_FUNC_ARGS); in php_load_extension() member

Completed in 17 milliseconds