Home | History | Annotate | Download | only in i18n

Lines Matching full:teof

617                 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
631 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
1108 if (type!=tKeyword && type != tEOF) {
1176 type != tEOF)
1216 type = tEOF;