Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3249 inline UChar doCharAt(int32_t offset) const;4116 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function4127 { return doCharAt(offset); } in charAt()4131 { return doCharAt(offset); }