Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp499 case tWithin: in parse()
508 curAndConstraint->integerOnly = (type != tWithin); in parse()
1095 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1120 if (type != tNumber && type != tIn && type != tWithin) { in checkSyntax()
1127 case tWithin: in checkSyntax()
1151 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1326 keyType = tWithin; in getKeyType()
Dplurrule_impl.h126 tWithin, enumerator