Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds