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

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp582 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
596 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) {
1071 if (type!=tKeyword && type != tEOF) {
1139 type != tEOF)
1179 type = tEOF;
H A Dplurrule_impl.h129 tEOF enumerator in enum:tokenType

Completed in 185 milliseconds