Home | History | Annotate | Download | only in src

Lines Matching defs:yy_get_previous_state

412 static yy_state_type yy_get_previous_state (void );
1104 yy_current_state = yy_get_previous_state( );
1108 * yy_get_previous_state() go ahead and do it
1171 yy_current_state = yy_get_previous_state( );
1181 yy_current_state = yy_get_previous_state( );
1340 /* yy_get_previous_state - get the state just before the EOB char was reached */
1345 static yy_state_type yy_get_previous_state (void)