Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_constants.c385 RESET_CONSTANT_VISITED(ret_constant); in zend_get_constant_ex()
389 RESET_CONSTANT_VISITED(ret_constant); in zend_get_constant_ex()
H A Dzend_execute_API.c591 RESET_CONSTANT_VISITED(p); in zval_update_constant_ex()
595 RESET_CONSTANT_VISITED(p); in zval_update_constant_ex()
600 RESET_CONSTANT_VISITED(p); in zval_update_constant_ex()
614 RESET_CONSTANT_VISITED(p); in zval_update_constant_ex()
H A Dzend_types.h424 #define RESET_CONSTANT_VISITED(p) Z_CONST_FLAGS_P(p) &= ~IS_CONSTANT_VISITED_MARK macro

Completed in 23 milliseconds