OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOverflowLabel
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/unicode/
alphaindex.h
416
virtual const UnicodeString &
getOverflowLabel
() const;
/external/icu4c/test/intltest/
alphaindextst.cpp
154
s = index->
getOverflowLabel
();
162
s = index->
getOverflowLabel
();
/external/icu4c/i18n/
alphaindex.cpp
561
bucket = new Bucket(
getOverflowLabel
(), *scriptUpperBoundary, U_ALPHAINDEX_OVERFLOW);
880
const UnicodeString &AlphabeticIndex::
getOverflowLabel
() const {
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 49 milliseconds