Lines Matching refs:ACTION
89 /* Action number for EOF rule of a given start state. */
92 /* Special action meaning "start processing a new file". */
277 * corresponding action - sets up yytext.
1323 #define ACTION 12
1573 { /* beginning of action switch */
2191 BEGIN(ACTION);
2209 BEGIN(ACTION);
2225 BEGIN(ACTION);
2226 unput( '\n' ); /* so <ACTION> sees it */
2685 ACTION_ECHO; BEGIN(ACTION);
2694 case YY_STATE_EOF(ACTION):
2698 synerr( _( "EOF encountered inside an action" ) );
2769 * this is the first action (other than possibly a
2876 "fatal flex scanner internal error--no action found" );
2877 } /* end of action switch */
2884 * Returns a code representing an action: