Home
last modified time | relevance | path

Searched defs:getChar32At (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
Dreptest.cpp117 virtual UChar32 getChar32At(int32_t offset) const{ in getChar32At() function in TestReplaceable
188 virtual UChar32 getChar32At(int32_t /*offset*/) const{ in getChar32At() function in NoopReplaceable
/external/icu4c/i18n/
Dutrans.cpp105 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
/external/icu4c/common/
Dunistr.cpp639 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString