Home
last modified time | relevance | path

Searched refs:ID_CONTINUE (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java173 public static final int ID_CONTINUE = 15; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUProperty.java156 public static final int ID_CONTINUE = 15; field
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java1832 { 0x2172, UProperty.ID_CONTINUE, 1 }, in TestAdditionalProperties()
1833 { 0x0307, UProperty.ID_CONTINUE, 1 }, in TestAdditionalProperties()
1834 { 0x005c, UProperty.ID_CONTINUE, 0 }, in TestAdditionalProperties()
2211 if( UCharacter.getIntPropertyMaxValue(UProperty.ID_CONTINUE)!=1) { in TestAdditionalProperties()
2212 errln("error: UCharacter.getIntPropertyMaxValue(UProperty.ID_CONTINUE) wrong\n"); in TestAdditionalProperties()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java1837 { 0x2172, UProperty.ID_CONTINUE, 1 }, in TestAdditionalProperties()
1838 { 0x0307, UProperty.ID_CONTINUE, 1 }, in TestAdditionalProperties()
1839 { 0x005c, UProperty.ID_CONTINUE, 0 }, in TestAdditionalProperties()
2215 if( UCharacter.getIntPropertyMaxValue(UProperty.ID_CONTINUE)!=1) { in TestAdditionalProperties()
2216 errln("error: UCharacter.getIntPropertyMaxValue(UProperty.ID_CONTINUE) wrong\n"); in TestAdditionalProperties()
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dproperty_bool.rs39 ("ID_Continue", ID_CONTINUE),
6162 pub const ID_CONTINUE: &'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 22 milliseconds