Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp490 case tNot: in parse()
1095 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1115 if ( type != tNumber && type != tNot) { in checkSyntax()
1119 case tNot: in checkSyntax()
1150 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1328 keyType = tNot; in getKeyType()
Dplurrule_impl.h121 tNot, // 'not' only. enumerator