Home
last modified time | relevance | path

Searched refs:CASED (Results 1 - 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duscript_props.cpp42 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 Duscript_props.cpp42 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 Duscript_props.cpp42 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 DUScript.java1351 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 DUProperty.java479 public static final int CASED=49; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScript.java1149 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 DUProperty.java427 public static final int CASED=49; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java1511 case UProperty.CASED: in hasBinaryProperty()
H A DUCharacterProperty.java506 new CaseBinaryProperty(UProperty.CASED),
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCaseProps.java1496 case UProperty.CASED: in hasBinaryProperty()
H A DUCharacterProperty.java494 new CaseBinaryProperty(UProperty.CASED),
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dproperty_bool.rs15 ("Cased", CASED),
1374 pub const CASED: &'static [(char, char)] = &[ consts
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 24 milliseconds