Searched refs:clean_module_function (Results 1 – 1 of 1) sorted by relevance
3125 static int clean_module_function(zval *el, void *arg) /* {{{ */ in clean_module_function() function3139 zend_hash_apply_with_argument(CG(function_table), clean_module_function, module); in clean_module_functions()
Completed in 17 milliseconds