Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds