Home | History | Annotate | Download | only in src

Lines Matching refs:yy_get_previous_state

448 static yy_state_type yy_get_previous_state (void );
1228 yy_current_state = yy_get_previous_state( );
1232 * yy_get_previous_state() go ahead and do it
1295 yy_current_state = yy_get_previous_state( );
1305 yy_current_state = yy_get_previous_state( );
1472 /* yy_get_previous_state - get the state just before the EOB char was reached */
1477 static yy_state_type yy_get_previous_state (void)