Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/i18n/
Dplurrule.cpp334 case tWithin: in parseDescription()
907 curType != tNot && curType != tWithin) { in checkSyntax()
933 if (curType != tNumber && curType != tIn && curType != tWithin) { in checkSyntax()
940 case tWithin: in checkSyntax()
949 curType != tIn && curType != tWithin && curType != tAnd && curType != tOr) in checkSyntax()
1113 keyType = tWithin; in getKeyType()
Dplurrule_impl.h125 tWithin, enumerator
/external/icu4c/i18n/
Dplurrule.cpp334 case tWithin: in parseDescription()
907 curType != tNot && curType != tWithin) { in checkSyntax()
933 if (curType != tNumber && curType != tIn && curType != tWithin) { in checkSyntax()
940 case tWithin: in checkSyntax()
949 curType != tIn && curType != tWithin && curType != tAnd && curType != tOr) in checkSyntax()
1113 keyType = tWithin; in getKeyType()
Dplurrule_impl.h125 tWithin, enumerator