Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_ini_scanner.l207 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
208 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_language_scanner.l163 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
164 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_ini_scanner.c209 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
210 YYSETCONDITION(*stack_state); in yy_pop_state()
H A Dzend_language_scanner.c166 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state() local
167 YYSETCONDITION(*stack_state); in yy_pop_state()

Completed in 29 milliseconds