Searched defs:codePointCount (Results 1 – 8 of 8) sorted by relevance
62 public int codePointCount() { in codePointCount() method in NumberStringBuilder
64 public int codePointCount() { in codePointCount() method in NumberStringBuilder
118 …int32_t codePointCount = countAffixChar32(prefix) + formatter.countChar32(digits) + countAffixChar… in format() local
95 int32_t NumberStringBuilder::codePointCount() const { in codePointCount() function in NumberStringBuilder
354 int codePointCount = UTF16.getCharCount(ch); in next() local
6107 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter6137 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
356 int codePointCount = UTF16.getCharCount(ch); in next() local
5445 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter5474 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter