/third_party/icu/icu4c/source/common/ |
H A D | uscript_props.cpp | 42 const int32_t CASED = 1 << 26; member 50 0x0531 | RECOMMENDED | CASED, // Armn 53 0x13C4 | LIMITED_USE | CASED, // Cher 54 0x03E2 | EXCLUSION | CASED, // Copt 55 0x042F | RECOMMENDED | CASED, // Cyrl 56 0x10414 | EXCLUSION | CASED, // Dsrt 61 0x03A9 | RECOMMENDED | CASED, // Grek 72 0x004C | RECOMMENDED | CASED, // Latn 103 0x2C00 | EXCLUSION | CASED, // Glag 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hun [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uscript_props.cpp | 42 const int32_t CASED = 1 << 26; member 50 0x0531 | RECOMMENDED | CASED, // Armn 53 0x13C4 | LIMITED_USE | CASED, // Cher 54 0x03E2 | EXCLUSION | CASED, // Copt 55 0x042F | RECOMMENDED | CASED, // Cyrl 56 0x10414 | EXCLUSION | CASED, // Dsrt 61 0x03A9 | RECOMMENDED | CASED, // Grek 72 0x004C | RECOMMENDED | CASED, // Latn 103 0x2C00 | EXCLUSION | CASED, // Glag 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hun [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uscript_props.cpp | 42 const int32_t CASED = 1 << 26; member 50 0x0531 | RECOMMENDED | CASED, // Armn 53 0x13C4 | LIMITED_USE | CASED, // Cher 54 0x03E2 | EXCLUSION | CASED, // Copt 55 0x042F | RECOMMENDED | CASED, // Cyrl 56 0x10414 | EXCLUSION | CASED, // Dsrt 61 0x03A9 | RECOMMENDED | CASED, // Grek 72 0x004C | RECOMMENDED | CASED, // Latn 103 0x2C00 | EXCLUSION | CASED, // Glag 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hun [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UScript.java | 1351 private static final int CASED = 1 << 26; field in UScript.ScriptMetadata 1360 0x0531 | RECOMMENDED | CASED, // Armn 1363 0x13C4 | LIMITED_USE | CASED, // Cher 1364 0x03E2 | EXCLUSION | CASED, // Copt 1365 0x042F | RECOMMENDED | CASED, // Cyrl 1366 0x10414 | EXCLUSION | CASED, // Dsrt 1371 0x03A9 | RECOMMENDED | CASED, // Grek 1382 0x004C | RECOMMENDED | CASED, // Latn 1413 0x2C00 | EXCLUSION | CASED, // Glag 1433 0x10CA1 | EXCLUSION | RTL | CASED, // Hun [all...] |
H A D | UProperty.java | 479 public static final int CASED=49; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UScript.java | 1149 private static final int CASED = 1 << 26; field in UScript.ScriptMetadata 1158 0x0531 | RECOMMENDED | CASED, // Armn 1161 0x13C4 | LIMITED_USE | CASED, // Cher 1162 0x03E2 | EXCLUSION | CASED, // Copt 1163 0x042F | RECOMMENDED | CASED, // Cyrl 1164 0x10414 | EXCLUSION | CASED, // Dsrt 1169 0x03A9 | RECOMMENDED | CASED, // Grek 1180 0x004C | RECOMMENDED | CASED, // Latn 1211 0x2C00 | EXCLUSION | CASED, // Glag 1231 0x10CA1 | EXCLUSION | RTL | CASED, // Hun [all...] |
H A D | UProperty.java | 427 public static final int CASED=49; field
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCaseProps.java | 1511 case UProperty.CASED: in hasBinaryProperty()
|
H A D | UCharacterProperty.java | 506 new CaseBinaryProperty(UProperty.CASED),
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCaseProps.java | 1496 case UProperty.CASED: in hasBinaryProperty()
|
H A D | UCharacterProperty.java | 494 new CaseBinaryProperty(UProperty.CASED),
|
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
H A D | property_bool.rs | 15 ("Cased", CASED), 1374 pub const CASED: &'static [(char, char)] = &[ consts
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |