Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dreptest.cpp113 virtual UChar getCharAt(int32_t offset) const{ in getCharAt() function in TestReplaceable
184 virtual UChar getCharAt(int32_t /*offset*/) const{ in getCharAt() function in NoopReplaceable
/external/icu4c/i18n/
Dutrans.cpp101 UChar ReplaceableGlue::getCharAt(int32_t offset) const { in getCharAt() function in ReplaceableGlue
/external/icu4c/common/
Dunistr.cpp634 UnicodeString::getCharAt(int32_t offset) const { in getCharAt() function in UnicodeString