Home | History | Annotate | Download | only in intl

Lines Matching refs:YYEOF

455 #define YYEOF		0
865 /* yychar is either YYEMPTY or YYEOF
879 yychar = YYEOF; /* Don't call YYLEX any more */
935 if (yychar != YYEOF)
1192 if (yychar == YYEOF)
1354 return YYEOF;
1469 result = YYEOF;