Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp631 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) { in parse()
645 if (U_FAILURE(status) || type == tSemiColon || type == tEOF || type == tAt) { in parse()
1135 if (!(prevType==none || prevType==tSemiColon)) { in checkSyntax()
1143 case tSemiColon: in checkSyntax()
1209 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1259 case tSemiColon: in getNextToken()
1336 return tSemiColon; in charType()
Dplurrule_impl.h118 tSemiColon, enumerator