Searched defs:char32At (Results 1 – 10 of 10) sorted by relevance
255 Replaceable::char32At(int32_t offset) const { in char32At() function
89 UChar32 (*char32At)(const UReplaceable* rep, member
83 int char32At(int offset); in char32At() method
101 public int char32At(int offset) { in char32At() method in ReplaceableString
86 int char32At(int offset); in char32At() method
108 public int char32At(int offset) { in char32At() method in ReplaceableString
131 public int char32At(int offset) { in char32At() method in ReplaceableTest.TestReplaceable
134 public int char32At(int offset) { in char32At() method in ReplaceableTest.TestReplaceable
789 UnicodeString::char32At(int32_t offset) const in char32At() function in UnicodeString