Searched defs:codePointBefore (Results 1 – 10 of 10) sorted by relevance
133 UChar32 FormattedStringBuilder::codePointBefore(int32_t index) const { in codePointBefore() function in FormattedStringBuilder
3831 UChar32 codePointBefore(const USearch &search, int32_t index) { in codePointBefore() function
1758 UChar32 codePointBefore(const USearch &search, int32_t index) { in codePointBefore() function
124 UChar32 NumberStringBuilder::codePointBefore(int32_t index) const { in codePointBefore() function in NumberStringBuilder
3825 UChar32 codePointBefore(const USearch &search, int32_t index) { in codePointBefore() function
1247 private static int codePointBefore(CharacterIterator iter, int index) { in codePointBefore() method in StringSearch
5610 public static final int codePointBefore(CharSequence seq, int index) { in codePointBefore() method in UCharacter5632 public static final int codePointBefore(char[] text, int index) { in codePointBefore() method in UCharacter5655 public static final int codePointBefore(char[] text, int index, int limit) { in codePointBefore() method in UCharacter