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
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
168 public static final int countCodePoint(String source) in countCodePoint() method in UTF16Util196 public static final int countCodePoint(StringBuffer source) in countCodePoint() method in UTF16Util
1085 public static int countCodePoint(String source) { in countCodePoint() method in UTF161099 public static int countCodePoint(StringBuffer source) { in countCodePoint() method in UTF161116 public static int countCodePoint(char source[], int start, int limit) { in countCodePoint() method in UTF16
1038 public static int countCodePoint(String source) { in countCodePoint() method in UTF161051 public static int countCodePoint(StringBuffer source) { in countCodePoint() method in UTF161067 public static int countCodePoint(char source[], int start, int limit) { in countCodePoint() method in UTF16