Home
last modified time | relevance | path

Searched refs:hasBinaryProperty (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DTestDeprecatedNormalizerAPI.java155 if (UCharacter.hasBinaryProperty(ch, UProperty.FULL_COMPOSITION_EXCLUSION)) { in TestRoundTrip()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5634 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter
5636 return UCharacterProperty.INSTANCE.hasBinaryProperty(ch, property); in hasBinaryProperty()
5648 return hasBinaryProperty(ch, UProperty.ALPHABETIC); in isUAlphabetic()
5660 return hasBinaryProperty(ch, UProperty.LOWERCASE); in isULowercase()
5672 return hasBinaryProperty(ch, UProperty.UPPERCASE); in isUUppercase()
5685 return hasBinaryProperty(ch, UProperty.WHITE_SPACE); in isUWhiteSpace()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java214 return UCaseProps.INSTANCE.hasBinaryProperty(c, which); in contains()
389 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
DUCaseProps.java1259 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java833 … && !UCharacter.hasBinaryProperty(ch, UProperty.FULL_COMPOSITION_EXCLUSION)) { in TestUnicodeData()
1634 …(com.ibm.icu.impl.UCharacterUtility.isNonCharacter(c) || UCharacter.hasBinaryProperty(c, UProperty… in TestIteration()
2236 if (UCharacter.hasBinaryProperty(props[i][0], which) in TestAdditionalProperties()
3064 if (UCharacter.hasBinaryProperty(invalid[i], 1)) {
3078 UCharacter.hasBinaryProperty(valid[i], 1);
DUCharacterCaseTest.java296 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java947 if (UCharacter.hasBinaryProperty(ch, UProperty.LOGICAL_ORDER_EXCEPTION)) return false; in is()
/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 ...