Home
last modified time | relevance | path

Searched refs:tSemiColon (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dplurrule.cpp617 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) { in parse()
631 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) { in parse()
1099 if (!(prevType==none || prevType==tSemiColon)) { in checkSyntax()
1107 case tSemiColon: in checkSyntax()
1173 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1223 case tSemiColon: in getNextToken()
1300 return tSemiColon; in charType()
Dplurrule_impl.h112 tSemiColon, enumerator