Lines Matching full:here
389 /* %% [1.0] skel_text/skel_in/skel_out/yy_state_type/skel_lineno etc. def's & init go here */
424 /* %% [2.0] code to fiddle skel_text and skel_leng for yymore() goes here \ */\
428 /* %% [3.0] code to copy yytext_ptr to skel_text[] goes here, if %array \ */\
431 /* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
643 * down here because we want the user's section 1 to have been scanned first.
731 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
827 /* %% [6.0] YY_RULE_SETUP definition goes here */
841 /* %% [7.0] user's declarations go here */
888 /* %% [8.0] yymore()-related code goes here */
899 /* %% [9.0] code to set up and find next match goes here */
924 /* %% [10.0] code to find the action number goes here */
929 /* %% [11.0] code for skel_lineno update goes here */
933 /* %% [12.0] debug code goes here */
952 /* %% [13.0] actions go here */
1082 * globals. Here is the right place to do so, because
1091 /* Note that here we test for yy_c_buf_p "<=" to the position
1129 /* %% [14.0] code to do back-up for compressed tables and set up yy_cp goes here */
1353 /* %% [15.0] code to get the start state into yy_current_state goes here */
1358 /* %% [16.0] code to find the next state goes here */
1389 /* %% [17.0] code to find the next state, and perhaps do backing up, goes here */
1617 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */