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