Searched refs:parseStarredCharacters (Results 1 – 2 of 2) sorted by relevance
151 void parseStarredCharacters(int32_t strength, int32_t i, UErrorCode &errorCode);
165 parseStarredCharacters(strength, i, errorCode); in parseRuleChain()290 CollationRuleParser::parseStarredCharacters(int32_t strength, int32_t i, UErrorCode &errorCode) { in parseStarredCharacters() function in CollationRuleParser