Lines Matching refs:Collator
43 // Collator -> rules -> Collator round-trip broken for expanding characters
49 // Collator thinks "black-bird" == "black"
57 // Collator object's mode is changed
63 // Collator.IDENTICAL documented but not implemented
75 // Collator.getInstance() causes an ArrayIndexOutofBoundsException for Korean
100 // Collator.compare() method broken if either string contains spaces
173 // Collator.compare not handling spaces properly
192 // Collator.getCollationKey was hanging on certain character sequences
217 // Support for Swedish gone in 1.1.6 (Can't create Swedish collator)
243 void compareArray(Collator &c,
252 void caseFirstCompressionSub(Collator *col, UnicodeString opt);