Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp500 case tEqual: in parse()
1095 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1128 case tEqual: in checkSyntax()
1151 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()
1205 case tEqual: // scanned '=' in getNextToken()
1285 return tEqual; in charType()
Dplurrule_impl.h123 tEqual, // '=' only. enumerator