Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_constants.c64 static int clean_non_persistent_constant_full(const zend_constant *c TSRMLS_DC) in clean_non_persistent_constant_full() function
172 zend_hash_apply(EG(zend_constants), (apply_func_t) clean_non_persistent_constant_full TSRMLS_CC); in clean_non_persistent_constants()

Completed in 5 milliseconds