Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c854 zval id_zval; in ast_fill_children_ht() local
881 ZVAL_LONG(&id_zval, state->declIdCounter); in ast_fill_children_ht()
883 zend_hash_add_new(ht, AST_STR(str___declId), &id_zval); in ast_fill_children_ht()

Completed in 9 milliseconds