Home | History | Annotate | Download | only in collator

Lines Matching defs:UCA

40         UCA = (RuleBasedCollator)Collator.getInstance(ULocale.ROOT);
44 private RuleBasedCollator UCA;
51 setCollNonIgnorable(UCA);
53 conformanceTest(UCA);
57 setCollShifted(UCA);
59 conformanceTest(UCA);
74 "wholly represent fractional UCA using tailoring rules.");
101 "http://unicode.org/cldr/trac/browser/trunk/common/uca");
136 String ucarules = UCA.getRules(true);
140 errln("Failure creating UCA rule-based collator: " + e);
243 // Up to UCA 6.1, the collation test files use a custom tie-breaker,
246 // Starting with UCA 6.2, the collation test files use the standard UCA tie-breaker,