Home | History | Annotate | Download | only in src

Lines Matching defs:yy_try_NUL_trans

449 static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
1452 yy_next_state = yy_try_NUL_trans( yy_current_state );
1722 /* yy_try_NUL_trans - try to make a transition on the NUL character
1725 * next_state = yy_try_NUL_trans( current_state );
1728 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )