Searched refs:parseRuleChain (Results 1 – 6 of 6) sorted by relevance
147 void parseRuleChain(UErrorCode &errorCode);
100 parseRuleChain(errorCode); in parse()127 CollationRuleParser::parseRuleChain(UErrorCode &errorCode) { in parseRuleChain() function in CollationRuleParser
140 parseRuleChain(); in parse()164 private void parseRuleChain() throws ParseException { in parseRuleChain() method in CollationRuleParser
373 return description.length() == 0 ? DEFAULT : new PluralRules(parseRuleChain(description)); in parseDescription()1407 private static RuleList parseRuleChain(String description) in parseRuleChain() method in PluralRules
386 return description.length() == 0 ? DEFAULT : new PluralRules(parseRuleChain(description)); in parseDescription()1417 private static RuleList parseRuleChain(String description) in parseRuleChain() method in PluralRules
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...