Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp520 case tWithin: in parse()
529 curAndConstraint->integerOnly = (type != tWithin); in parse()
1118 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1143 if (type != tNumber && type != tIn && type != tWithin) { in checkSyntax()
1150 case tWithin: in checkSyntax()
1174 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1349 keyType = tWithin; in getKeyType()
Dplurrule_impl.h128 tWithin, enumerator