Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dplurrule_impl.h122 tVariableN, enumerator
Dplurrule.cpp1150 case tVariableN : in checkSyntax()
1168 if (curType != tVariableN) { in checkSyntax()
1188 if (curType != tNumber && curType != tVariableN) { in checkSyntax()
1346 keyType = tVariableN; in getKeyType()