Lines Matching defs:yy_try_NUL_trans
362 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
4311 yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
4563 /* yy_try_NUL_trans - try to make a transition on the NUL character
4566 * next_state = yy_try_NUL_trans( current_state );
4568 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)