Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds