Home | History | Annotate | Download | only in intl

Lines Matching refs:YYEOF

479 #define YYEOF		0
891 /* yychar is either YYEMPTY or YYEOF
905 yychar = YYEOF; /* Don't call YYLEX any more */
961 if (yychar != YYEOF)
1219 if (yychar == YYEOF)
1384 return YYEOF;
1499 result = YYEOF;