Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp499 case tEqual: in parse()
1094 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1127 case tEqual: in checkSyntax()
1150 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1204 case tEqual: // scanned '=' in getNextToken()
1284 return tEqual; in charType()
Dplurrule_impl.h120 tEqual, // '=' only. enumerator