Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_constants.c86 static int clean_module_constant(zval *el, void *arg) in clean_module_constant() function
101 zend_hash_apply_with_argument(EG(zend_constants), clean_module_constant, (void *) &module_number); in clean_module_constants()

Completed in 7 milliseconds