Searched defs:countCodePoint (Results 1 – 5 of 5) sorted by relevance
169 public static final int countCodePoint(String source) in countCodePoint() method in UTF16Util197 public static final int countCodePoint(StringBuffer source) in countCodePoint() method in UTF16Util
170 public static final int countCodePoint(String source) { in countCodePoint() method in UTF16Util194 public static final int countCodePoint(StringBuffer source) { in countCodePoint() method in UTF16Util
173 public static final int countCodePoint(String source) in countCodePoint() method in UTF16Util201 public static final int countCodePoint(StringBuffer source) in countCodePoint() method in UTF16Util
1088 public static int countCodePoint(String source) { in countCodePoint() method in UTF161102 public static int countCodePoint(StringBuffer source) { in countCodePoint() method in UTF161119 public static int countCodePoint(char source[], int start, int limit) { in countCodePoint() method in UTF16
1041 public static int countCodePoint(String source) { in countCodePoint() method in UTF161054 public static int countCodePoint(StringBuffer source) { in countCodePoint() method in UTF161070 public static int countCodePoint(char source[], int start, int limit) { in countCodePoint() method in UTF16