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

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

Completed in 123 milliseconds