Searched defs:indexByCodePoints (Results 1 – 2 of 2) sorted by relevance
87 public int indexByCodePoints(int index) { in indexByCodePoints() method in IString
46 public static int indexByCodePoints(CharSequence str, int index) { in indexByCodePoints() method in Strings