Searched refs:codePointArray (Results 1 – 3 of 3) sorted by relevance
109 for (int cp : With.codePointArray(value)) { in Fingerprint()
178 public static int[] codePointArray(CharSequence source) { in codePointArray() method in With
236 for (int cp : With.codePointArray(characters)) {