Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp524 case tWithin: in parse()
538 curAndConstraint->integerOnly = (type != tWithin); in parse()
1154 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1179 if (type != tNumber && type != tIn && type != tWithin) { in checkSyntax()
1186 case tWithin: in checkSyntax()
1210 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1385 keyType = tWithin; in getKeyType()
Dplurrule_impl.h134 tWithin, enumerator