Searched refs:getKeyType (Results 1 – 2 of 2) sorted by relevance
150 static tokenType getKeyType(const UnicodeString& token, tokenType type);
1077 … type = getKeyType(token, type); // Switch token type from tKeyword if we scanned a reserved word, in checkSyntax()1303 PluralRuleParser::getKeyType(const UnicodeString &token, tokenType keyType) in getKeyType() function in PluralRuleParser