Home | History | Annotate | Download | only in src

Lines Matching refs:codePointCount

737     int[] codePoints = new int[sb.codePointCount(0, sb.length())];