Home
last modified time | relevance | path

Searched refs:codePointCount (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScriptRun.java352 int codePointCount = UTF16.getCharCount(ch); in next() local
356 textIndex += codePointCount; in next()
396 textIndex -= codePointCount; in next()
DCharSequences.java77 return Character.codePointCount(s, 0, s.length()); in codePointLength()
DUCharacter.java6193 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter
6222 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterSurrogateTest.java228 int val1 = UCharacter.codePointCount(s.toCharArray(), start, in TestCodePointCount()
230 int val2 = UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
244 UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
DUCharacterTest.java3211 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3213 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
3363 UCharacter.codePointCount(reg_text, invalid_startCases[i], 1);
3365 "but got " + UCharacter.codePointCount(reg_text, invalid_startCases[i], 1) +
3375 UCharacter.codePointCount(reg_text, 100, limitCases[i]);
3377 "but got " + UCharacter.codePointCount(reg_text, 100, limitCases[i]) +
3387 UCharacter.codePointCount(empty_text, 0, limitCases[i]);
3389 "but got " + UCharacter.codePointCount(empty_text, 0, limitCases[i]) +
3396 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3398 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
DUnicodeSetTest.java1628 int lastCount = Character.codePointCount(last, 0, last.length()); in TestComparison()
1629 int currCount = Character.codePointCount(curr, 0, curr.length()); in TestComparison()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java826 int result = n1.codePointCount(0, n1.length()) - n2.codePointCount(0, n2.length()); in isOneLabelBetterThanOther()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java2720 int len = str.codePointCount(0, str.length());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...