Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp498 case tWithin: in parse()
507 curAndConstraint->integerOnly = (type != tWithin); in parse()
1094 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1119 if (type != tNumber && type != tIn && type != tWithin) { in checkSyntax()
1126 case tWithin: in checkSyntax()
1150 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1325 keyType = tWithin; in getKeyType()
Dplurrule_impl.h123 tWithin, enumerator