Searched defs:getChar32At (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/test/intltest/ | ||
D | reptest.cpp | 117 virtual UChar32 getChar32At(int32_t offset) const{ in getChar32At() function in TestReplaceable |
/external/icu4c/i18n/ | ||
D | utrans.cpp | 105 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue |
/external/icu4c/common/ | ||
D | unistr.cpp | 639 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString |