Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dreptest.cpp115 virtual UChar getCharAt(int32_t offset) const{ in getCharAt() function in TestReplaceable
186 virtual UChar getCharAt(int32_t /*offset*/) const{ in getCharAt() function in NoopReplaceable
/external/icu/icu4c/source/i18n/
Dutrans.cpp104 UChar ReplaceableGlue::getCharAt(int32_t offset) const { in getCharAt() function in ReplaceableGlue
/external/icu/icu4c/source/common/
Dunistr.cpp779 UnicodeString::getCharAt(int32_t offset) const { in getCharAt() function in UnicodeString