Searched refs:NONCHARACTER_CODE_POINT (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UProperty.java | 242 public static final int NONCHARACTER_CODE_POINT = 24; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UProperty.java | 215 public static final int NONCHARACTER_CODE_POINT = 24; field
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1855 { 0xfde1, UProperty.NONCHARACTER_CODE_POINT, 1 }, in TestAdditionalProperties() 1856 { 0x10ffff, UProperty.NONCHARACTER_CODE_POINT, 1 }, in TestAdditionalProperties() 1857 { 0x10fffd, UProperty.NONCHARACTER_CODE_POINT, 0 }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1860 { 0xfde1, UProperty.NONCHARACTER_CODE_POINT, 1 }, in TestAdditionalProperties() 1861 { 0x10ffff, UProperty.NONCHARACTER_CODE_POINT, 1 }, in TestAdditionalProperties() 1862 { 0x10fffd, UProperty.NONCHARACTER_CODE_POINT, 0 }, in TestAdditionalProperties()
|
/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 13 milliseconds