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 D | UProperty.java | 173 public static final int ID_CONTINUE = 15; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UProperty.java | 156 public static final int ID_CONTINUE = 15; field
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1832 { 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 D | UCharacterTest.java | 1837 { 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 D | property_bool.rs | 39 ("ID_Continue", ID_CONTINUE), 6162 pub const ID_CONTINUE: &'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/
... |
Completed in 22 milliseconds