Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c747 if (state->version < 80) { in ast_fill_children_ht()
862 if (state->version >= 80) { in ast_fill_children_ht()
879 if (state->version >= 110) { in ast_fill_children_ht()
892 if (state->version >= 80) { in ast_fill_children_ht()
918 state->declIdCounter++; in ast_fill_children_ht()
1199 ast_state_info_t state; in PHP_FUNCTION() local
1235 state.version = version; in PHP_FUNCTION()
1236 state.declIdCounter = 0; in PHP_FUNCTION()
1247 ast_state_info_t state; in PHP_FUNCTION() local
1264 state.version = version; in PHP_FUNCTION()
[all …]
H A DREADME.md507 In the following the changes in the respective AST versions, as well as their current support state,

Completed in 10 milliseconds