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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dplurrule.cpp517 case tNot:
1121 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) {
1141 if ( type != tNumber && type != tNot) {
1145 case tNot:
1176 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot &&
1354 keyType = tNot;
H A Dplurrule_impl.h115 tNot, // 'not' only. enumerator in enum:tokenType

Completed in 172 milliseconds