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

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp477 case tNot:
1081 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) {
1101 if ( type != tNumber && type != tNot) {
1105 case tNot:
1136 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot &&
1314 keyType = tNot;
H A Dplurrule_impl.h115 tNot, // 'not' only. enumerator in enum:tokenType

Completed in 112 milliseconds