Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3477 inline UChar doCharAt(int32_t offset) const;4409 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function4420 { return doCharAt(offset); } in charAt()4424 { return doCharAt(offset); }