Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:yy_get_previous_state

271 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
2790 yy_current_state = yy_get_previous_state();
2794 * yy_get_previous_state() go ahead and do it
2855 yy_current_state = yy_get_previous_state();
2865 yy_current_state = yy_get_previous_state();
3020 /* yy_get_previous_state - get the state just before the EOB char was reached */
3022 static yy_state_type yy_get_previous_state()