Searched refs:doCharAt (Results 1 – 1 of 1) sorted by relevance
3071 inline UChar doCharAt(int32_t offset) const;3886 UnicodeString::doCharAt(int32_t offset) const in doCharAt() function3897 { return doCharAt(offset); } in charAt()3901 { return doCharAt(offset); }