Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_constants.c70 static int clean_module_constant(const zend_constant *c, int *module_number TSRMLS_DC) in clean_module_constant() function
82 …zend_hash_apply_with_argument(EG(zend_constants), (apply_func_arg_t) clean_module_constant, (void … in clean_module_constants()

Completed in 7 milliseconds