Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp525 case tEqual: in parse()
1154 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1187 case tEqual: in checkSyntax()
1210 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1264 case tEqual: // scanned '=' in getNextToken()
1344 return tEqual; in charType()
Dplurrule_impl.h131 tEqual, // '=' only. enumerator