Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dplurrule_impl.h104 tSemiColon, enumerator
Dplurrule.cpp1145 case tSemiColon: in checkSyntax()
1193 if (curType != tDot && curType != tSemiColon && curType != tIs && curType != tNot && in checkSyntax()
1239 case tSemiColon: in getNextToken()
1325 type = tSemiColon; in inRange()