Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dreptest.cpp119 virtual UChar32 getChar32At(int32_t offset) const{ in getChar32At() function in TestReplaceable
190 virtual UChar32 getChar32At(int32_t /*offset*/) const{ in getChar32At() function in NoopReplaceable
/external/icu/icu4c/source/i18n/
Dutrans.cpp108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
/external/icu/icu4c/source/common/
Dunistr.cpp784 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString