Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationruleparser.h161 void parseReordering(const UnicodeString &raw, UErrorCode &errorCode);
Dcollationruleparser.cpp498 parseReordering(raw, errorCode); in parseSetting()
682 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering() function in CollationRuleParser