Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c740 if (state->version < 80) { in ast_fill_children_ht()
837 if (state->version >= 80) { in ast_fill_children_ht()
856 if (state->version >= 80) { in ast_fill_children_ht()
882 state->declIdCounter++; in ast_fill_children_ht()
941 if (state->version < 80) { in ast_to_zval()
1154 ast_state_info_t state; in PHP_FUNCTION() local
1190 state.version = version; in PHP_FUNCTION()
1191 state.declIdCounter = 0; in PHP_FUNCTION()
1202 ast_state_info_t state; in PHP_FUNCTION() local
1219 state.version = version; in PHP_FUNCTION()
[all …]
H A DREADME.md504 In the following the changes in the respective AST versions, as well as their current support state,

Completed in 8 milliseconds