Searched refs:addLabels (Results 1 – 3 of 3) sorted by relevance
193 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status);208 virtual AlphabeticIndex &addLabels(const Locale &locale, UErrorCode &status);
81 index->addLabels(additions, status); in APITest()100 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest()
130 AlphabeticIndex &AlphabeticIndex::addLabels(const UnicodeSet &additions, UErrorCode &status) { in addLabels() function in AlphabeticIndex139 AlphabeticIndex &AlphabeticIndex::addLabels(const Locale &locale, UErrorCode &status) { in addLabels() function in AlphabeticIndex