Searched refs:hasBinaryProperty (Results 1 – 8 of 8) sorted by relevance
155 if (UCharacter.hasBinaryProperty(ch, UProperty.FULL_COMPOSITION_EXCLUSION)) { in TestRoundTrip()
5634 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter5636 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()
214 return UCaseProps.INSTANCE.hasBinaryProperty(c, which); in contains()389 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
1259 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
833 … && !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);
296 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()
947 if (UCharacter.hasBinaryProperty(ch, UProperty.LOGICAL_ORDER_EXCEPTION)) return false; in is()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...