Searched refs:yy_try_NUL_trans (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c347 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
1591 yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
1842 /* yy_try_NUL_trans - try to make a transition on the NUL character
1845 * next_state = yy_try_NUL_trans( current_state );
1847 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) function

Completed in 1401 milliseconds