Home
last modified time | relevance | path

Searched refs:module_registry_unload_temp (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_modules.h130 int module_registry_unload_temp(const zend_module_entry *module TSRMLS_DC);
H A Dzend_API.c2452 int module_registry_unload_temp(const zend_module_entry *module TSRMLS_DC) /* {{{ */ in module_registry_unload_temp() function
2471 zend_hash_reverse_apply(&module_registry, (apply_func_t) module_registry_unload_temp TSRMLS_CC); in zend_post_deactivate_modules()

Completed in 15 milliseconds