Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds