Home
last modified time | relevance | path

Searched refs:isSupplementaryCodePoint (Results 1 – 16 of 16) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterSurrogateTest.java66 if (UCharacter.isSupplementaryCodePoint(-1)) in TestIsSupplementaryCodePoint()
68 if (UCharacter.isSupplementaryCodePoint(0)) in TestIsSupplementaryCodePoint()
71 .isSupplementaryCodePoint(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT - 1)) in TestIsSupplementaryCodePoint()
74 .isSupplementaryCodePoint(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT)) in TestIsSupplementaryCodePoint()
76 if (!UCharacter.isSupplementaryCodePoint(UCharacter.MAX_CODE_POINT)) in TestIsSupplementaryCodePoint()
78 if (UCharacter.isSupplementaryCodePoint(UCharacter.MAX_CODE_POINT + 1)) in TestIsSupplementaryCodePoint()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterSurrogateTest.java63 if (UCharacter.isSupplementaryCodePoint(-1)) in TestIsSupplementaryCodePoint()
65 if (UCharacter.isSupplementaryCodePoint(0)) in TestIsSupplementaryCodePoint()
68 .isSupplementaryCodePoint(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT - 1)) in TestIsSupplementaryCodePoint()
71 .isSupplementaryCodePoint(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT)) in TestIsSupplementaryCodePoint()
73 if (!UCharacter.isSupplementaryCodePoint(UCharacter.MAX_CODE_POINT)) in TestIsSupplementaryCodePoint()
75 if (UCharacter.isSupplementaryCodePoint(UCharacter.MAX_CODE_POINT + 1)) in TestIsSupplementaryCodePoint()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/
DUnicodeEscaper.java128 index += Character.isSupplementaryCodePoint(cp) ? 2 : 1; in nextEscapeIndex()
222 unescapedChunkStart = index + (Character.isSupplementaryCodePoint(cp) ? 2 : 1); in escapeSlow()
365 index += (Character.isSupplementaryCodePoint(cp) ? 2 : 1); in escape()
/external/guava/guava/src/com/google/common/escape/
DUnicodeEscaper.java123 index += Character.isSupplementaryCodePoint(cp) ? 2 : 1; in nextEscapeIndex()
194 int nextIndex = index + (Character.isSupplementaryCodePoint(cp) ? 2 : 1); in escapeSlow()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java6010 public static final boolean isSupplementaryCodePoint(int cp) { in isSupplementaryCodePoint() method in UCharacter
6011 return Character.isSupplementaryCodePoint(cp); in isSupplementaryCodePoint()
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUCharacter.java5359 public static final boolean isSupplementaryCodePoint(int cp) { in isSupplementaryCodePoint() method in UCharacter
5360 return Character.isSupplementaryCodePoint(cp); in isSupplementaryCodePoint()
/external/icu/icu4j/tools/build/
Dicu4j55.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j57.api3.gz
Dicu4j54.api3.gz
Dicu4j59.api3.gz
Dicu4j58.api3.gz
Dicu4j61.api3.gz12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j60.api3.gz
Dicu4j62.api3.gz
Dicu4j63.api3.gz