Searched refs:fixLabel (Results 1 – 2 of 2) sorted by relevance
505 private static String fixLabel(String current) { in fixLabel() method in AlphabeticIndex1051 Bucket<V> bucket = new Bucket<V>(fixLabel(current), current, LabelType.NORMAL); in createBucketList()
373 const UnicodeString &fixLabel(const UnicodeString ¤t, UnicodeString &temp) { in fixLabel() function491 bucket = new Bucket(fixLabel(current, temp), current, U_ALPHAINDEX_NORMAL); in createBucketList()