Home
last modified time | relevance | path

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

/external/icu/tools/srcgen/resources/
Dreplacements.txt87 * - alpha: isUAlphabetic(c) or hasBinaryProperty(c, UProperty.ALPHABETIC)
88 * - lower: isULowercase(c) or hasBinaryProperty(c, UProperty.LOWERCASE)
89 * - upper: isUUppercase(c) or hasBinaryProperty(c, UProperty.UPPERCASE)
94 * - xdigit: hasBinaryProperty(c, UProperty.POSIX_XDIGIT)
95 * - alnum: hasBinaryProperty(c, UProperty.POSIX_ALNUM)
96 * - space: isUWhiteSpace(c) or hasBinaryProperty(c, UProperty.WHITE_SPACE)
97 * - blank: hasBinaryProperty(c, UProperty.POSIX_BLANK)
99 * - graph: hasBinaryProperty(c, UProperty.POSIX_GRAPH)
100 * - print: hasBinaryProperty(c, UProperty.POSIX_PRINT)}</pre>
/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/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
DTestDeprecatedNormalizerAPI.java159 if (UCharacter.hasBinaryProperty(ch, UProperty.FULL_COMPOSITION_EXCLUSION)) { in TestRoundTrip()
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUCharacter.java5042 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter
5044 return UCharacterProperty.INSTANCE.hasBinaryProperty(ch, property); in hasBinaryProperty()
5055 return hasBinaryProperty(ch, UProperty.ALPHABETIC); in isUAlphabetic()
5066 return hasBinaryProperty(ch, UProperty.LOWERCASE); in isULowercase()
5077 return hasBinaryProperty(ch, UProperty.UPPERCASE); in isUUppercase()
5089 return hasBinaryProperty(ch, UProperty.WHITE_SPACE); in isUWhiteSpace()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5666 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter
5668 return UCharacterProperty.INSTANCE.hasBinaryProperty(ch, property); in hasBinaryProperty()
5680 return hasBinaryProperty(ch, UProperty.ALPHABETIC); in isUAlphabetic()
5692 return hasBinaryProperty(ch, UProperty.LOWERCASE); in isULowercase()
5704 return hasBinaryProperty(ch, UProperty.UPPERCASE); in isUUppercase()
5717 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.java1252 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java215 return UCaseProps.INSTANCE.hasBinaryProperty(c, which); in contains()
390 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
DUCaseProps.java1256 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java837 … && !UCharacter.hasBinaryProperty(ch, UProperty.FULL_COMPOSITION_EXCLUSION)) { in TestUnicodeData()
1638 …(android.icu.impl.UCharacterUtility.isNonCharacter(c) || UCharacter.hasBinaryProperty(c, UProperty… in TestIteration()
2240 if (UCharacter.hasBinaryProperty(props[i][0], which) in TestAdditionalProperties()
3068 if (UCharacter.hasBinaryProperty(invalid[i], 1)) {
3082 UCharacter.hasBinaryProperty(valid[i], 1);
DUCharacterCaseTest.java300 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()
/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/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DRoundTripTest.java951 if (UCharacter.hasBinaryProperty(ch, UProperty.LOGICAL_ORDER_EXCEPTION)) return false; in is()
/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 ...
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz12;ICU4J 4.8;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j50.api3.gz12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j49.api3.gz
Dicu4j52.api3.gz
Dicu4j51.api3.gz
Dicu4j53.api3.gz
Dicu4j54.api3.gz
Dicu4j55.api3.gz
Dicu4j56.api3.gz