Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c123 zend_long declIdCounter; member
881 ZVAL_LONG(&id_zval, state->declIdCounter); in ast_fill_children_ht()
882 state->declIdCounter++; in ast_fill_children_ht()
1191 state.declIdCounter = 0; in PHP_FUNCTION()
1220 state.declIdCounter = 0; in PHP_FUNCTION()

Completed in 1193 milliseconds