Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3578 inline char16_t doCharAt(int32_t offset) const;4526 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function4537 { return doCharAt(offset); } in charAt()4541 { return doCharAt(offset); }