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

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp495 case tNotEqual:
1095 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) {
1129 case tNotEqual:
1151 type != tIn && type != tEqual && type != tNotEqual && type != tWithin &&
1211 case tNotEqual: // scanned '!'
1283 return tNotEqual;
H A Dplurrule_impl.h124 tNotEqual, // '!=' enumerator in enum:tokenType

Completed in 122 milliseconds