Searched refs:tEOF (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp596 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
610 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
1085 if (type!=tKeyword && type != tEOF) {
1153 type != tEOF)
1193 type = tEOF;
H A Dplurrule_impl.h135 tEOF enumerator in enum:tokenType

Completed in 46 milliseconds