Searched defs:getReorderCode (Results 1 – 10 of 10) sorted by relevance
722 CollationRuleParser::getReorderCode(const char *word) { in getReorderCode() function in CollationRuleParser
298 int32_t getReorderCode(const char *s) { in getReorderCode() function
719 CollationRuleParser::getReorderCode(const char *word) { in getReorderCode() function in CollationRuleParser
300 int32_t getReorderCode(const char *s) { in getReorderCode() function
746 public static int getReorderCode(String word) { in getReorderCode() method in CollationRuleParser
641 private static final int getReorderCode(String keyword, String s) { in getReorderCode() method in Collator