Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationruleparser.h151 void parseStarredCharacters(int32_t strength, int32_t i, UErrorCode &errorCode);
Dcollationruleparser.cpp165 parseStarredCharacters(strength, i, errorCode); in parseRuleChain()
290 CollationRuleParser::parseStarredCharacters(int32_t strength, int32_t i, UErrorCode &errorCode) { in parseStarredCharacters() function in CollationRuleParser