Lines Matching refs:BEGIN
372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 *
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
1978 { BEGIN PP; return VERSION_TOK; }
1983 { BEGIN PP; return EXTENSION; }
2111 BEGIN PP;
2119 BEGIN PP;
2127 BEGIN PP;
2135 BEGIN PP;
2143 BEGIN PP;
2151 BEGIN PP;
2159 BEGIN PP;
2166 { BEGIN PRAGMA; }
2172 { BEGIN 0; yylineno++; yycolumn = 0; }
2229 { BEGIN 0; yylineno++; yycolumn = 0; return EOL; }