Searched defs:nCodePoints (Results 1 – 2 of 2) sorted by relevance
270 int nCodePoints = Character.codePointCount(sb, j, length); in test6() local288 int nCodePoints = Character.codePointCount(sb, 0, j); in test6() local
268 int nCodePoints = Character.codePointCount(sb, j, length); in test6() local286 int nCodePoints = Character.codePointCount(sb, 0, j); in test6() local