Home
last modified time | relevance | path

Searched refs:setInflowLabel (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dalphaindex.h397 virtual AlphabeticIndex &setInflowLabel(const UnicodeString &inflowLabel, UErrorCode &status);
/external/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp159 …index->setUnderflowLabel(UNICODE_STRING_SIMPLE("U"), status).setInflowLabel(UNICODE_STRING_SIMPLE(… in APITest()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java392 public AlphabeticIndex<V> setInflowLabel(String inflowLabel) { in setInflowLabel() method in AlphabeticIndex
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp835 AlphabeticIndex &AlphabeticIndex::setInflowLabel(const UnicodeString &label, UErrorCode &/*status*/… in setInflowLabel() function in AlphabeticIndex