Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c127 zend_long declIdCounter; member
917 ZVAL_LONG(&id_zval, state->declIdCounter); in ast_fill_children_ht()
918 state->declIdCounter++; in ast_fill_children_ht()
1236 state.declIdCounter = 0; in PHP_FUNCTION()
1265 state.declIdCounter = 0; in PHP_FUNCTION()

Completed in 7 milliseconds