Home | History | Annotate | Download | only in src

Lines Matching refs:yy_get_previous_state

448 static yy_state_type yy_get_previous_state (void );
2477 yy_current_state = yy_get_previous_state( );
2481 * yy_get_previous_state() go ahead and do it
2544 yy_current_state = yy_get_previous_state( );
2554 yy_current_state = yy_get_previous_state( );
2721 /* yy_get_previous_state - get the state just before the EOB char was reached */
2726 static yy_state_type yy_get_previous_state (void)