Searched refs:codePointCountImpl (Results 1 – 2 of 2) sorted by relevance
163 static int codePointCountImpl(char[] a, int offset, int count) { in codePointCountImpl() method in Character
9352 return codePointCountImpl(a, offset, count); in codePointCount()9355 static int codePointCountImpl(char[] a, int offset, int count) { in codePointCountImpl() method in Character