Searched defs:getCharAt (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/test/intltest/ | ||
D | reptest.cpp | 113 virtual UChar getCharAt(int32_t offset) const{ in getCharAt() function in TestReplaceable |
/external/icu4c/i18n/ | ||
D | utrans.cpp | 101 UChar ReplaceableGlue::getCharAt(int32_t offset) const { in getCharAt() function in ReplaceableGlue |
/external/icu4c/common/ | ||
D | unistr.cpp | 634 UnicodeString::getCharAt(int32_t offset) const { in getCharAt() function in UnicodeString |