Searched refs:hackName (Results 1 – 2 of 2) sorted by relevance
545 void hackName(UnicodeString &dest, const UnicodeString &name, const Collator *coll);
1043 void AlphabeticIndex::hackName(UnicodeString &dest, const UnicodeString &name, const Collator *col)… in hackName() function in AlphabeticIndex1125 alphaIndex->hackName(sortingName_, name_, alphaIndex->collatorPrimaryOnly_); in Record()1168 hackName(prefixedName, name, collatorPrimaryOnly_); in getBucketIndex()