Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:code

117  * avoids problems with code like:
293 %% code to fiddle yytext and yyleng for yymore() goes here
296 %% code to copy yytext_ptr to yytext[] goes here, if %array
435 /* Code executed at the beginning of each rule, after yytext and yyleng
442 /* Code executed at the end of each rule. */
491 %% yymore()-related code goes here
502 %% code to set up and find next match goes here
505 %% code to find the action number goes here
509 %% code for yylineno update goes here
513 %% debug code goes here
582 %% code to do back-up for compressed tables and set up yy_cp goes here
734 * Returns a code representing an action:
885 %% code to get the start state into yy_current_state goes here
889 %% code to find the next state goes here
914 %% code to find the next state, and perhaps do backing up, goes here
1446 /* Redefine yyless() so it works in section 3 code. */