Searched defs:char32At (Results 1 – 6 of 6) sorted by relevance
253 Replaceable::char32At(int32_t offset) const { in char32At() function
87 UChar32 (*char32At)(const UReplaceable* rep, member
86 int char32At(int offset); in char32At() method
104 public int char32At(int offset) { in char32At() method in ReplaceableString
124 public int char32At(int offset) { in char32At() method in ReplaceableTest.TestReplaceable
673 UnicodeString::char32At(int32_t offset) const in char32At() function in UnicodeString