Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_ini_scanner.l205 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
206 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_language_scanner.l162 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
163 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_ini_scanner.c208 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
209 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_language_scanner.c165 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
166 YYSETCONDITION(*stack_state); in yy_pop_state()

Completed in 31 milliseconds