Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3611 inline char16_t doCharAt(int32_t offset) const;4559 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function4570 { return doCharAt(offset); } in charAt()4574 { return doCharAt(offset); }