Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3250 inline UChar doCharAt(int32_t offset) const;4139 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function4150 { return doCharAt(offset); } in charAt()4154 { return doCharAt(offset); }