Searched refs:parseReordering (Results 1 – 2 of 2) sorted by relevance
161 void parseReordering(const UnicodeString &raw, UErrorCode &errorCode);
498 parseReordering(raw, errorCode); in parseSetting()682 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering() function in CollationRuleParser