Home | History | Annotate | Download | only in src

Lines Matching refs:yy_get_previous_state

448 static yy_state_type yy_get_previous_state (void );
1441 yy_current_state = yy_get_previous_state( );
1445 * yy_get_previous_state() go ahead and do it
1508 yy_current_state = yy_get_previous_state( );
1518 yy_current_state = yy_get_previous_state( );
1685 /* yy_get_previous_state - get the state just before the EOB char was reached */
1690 static yy_state_type yy_get_previous_state (void)