Searched defs:countCodePoint (Results 1 – 4 of 4) 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
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
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