Searched defs:indexCharacters (Results 1 – 3 of 3) sorted by relevance
446 List<String> indexCharacters = new ArrayList<String>(); in initLabels() local1007 List<String> indexCharacters = initLabels(); in createBucketList() local
427 List<String> indexCharacters = new ArrayList<String>(); in initLabels() local961 List<String> indexCharacters = initLabels(); in createBucketList() local
296 void AlphabeticIndex::initLabels(UVector &indexCharacters, UErrorCode &errorCode) const { in initLabels()421 UVector indexCharacters(errorCode); in createBucketList() local