Searched refs:INITIAL (Results 1 – 9 of 9) sorted by relevance
93 <COMMENT>"*"+"/" { BEGIN INITIAL; } variable105 BEGIN INITIAL;266 <INCLUDE>[>] { BEGIN INITIAL; return yytext[0]; }269 BEGIN INITIAL;344 BEGIN INITIAL;378 BEGIN INITIAL;
102 BEGIN INITIAL; variable
249 BEGIN(INITIAL);257 BEGIN(INITIAL);263 BEGIN(INITIAL);306 "/" { BEGIN(INITIAL); return '/'; }325 . { unput(*yytext); BEGIN(INITIAL); }330 <<EOF>> { BEGIN(INITIAL); }
2302 #define INITIAL 0 macro2773 { BEGIN(INITIAL); return T_EOL; }2800 BEGIN(INITIAL);2815 BEGIN(INITIAL);2822 BEGIN(INITIAL);2894 case YY_STATE_EOF(INITIAL):2897 BEGIN(INITIAL);4000 BEGIN(INITIAL); in zconf_endhelp()
160 \n { BEGIN(INITIAL); return T_EOL; }
639 #define INITIAL 0 macro952 case YY_STATE_EOF(INITIAL):
213 * .. _`CEC-EVENT-FL-INITIAL-STATE`:
271 DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER310 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
327 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE386 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
Completed in 22 milliseconds