Searched refs:QUOTATION_MARK (Results 1 - 17 of 17) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UProperty.java | 248 public static final int QUOTATION_MARK = 25; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UProperty.java | 220 public static final int QUOTATION_MARK = 25; field
|
/third_party/icu/icu4c/source/i18n/ |
H A D | selfmtimpl.h | 36 #define QUOTATION_MARK ((UChar)0x0022) macro
|
H A D | plurrule_impl.h | 59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); member
|
H A D | dtptngen_impl.h | 39 #define QUOTATION_MARK ((UChar)0x0022) macro
|
H A D | dtptngen.cpp | 2610 (c==QUOTATION_MARK) || (c==COMMA) || (c==HYPHEN) ||(items[i].charAt(0)==DOT) ) { in isPatternSeparator()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | selfmtimpl.h | 36 #define QUOTATION_MARK ((char16_t)0x0022) macro
|
H A D | dtptngen_impl.h | 39 #define QUOTATION_MARK ((char16_t)0x0022) macro
|
H A D | plurrule_impl.h | 59 static const char16_t QUOTATION_MARK = ((char16_t) 0x0022); member
|
H A D | dtptngen.cpp | 2602 (c==QUOTATION_MARK) || (c==COMMA) || (c==HYPHEN) ||(items[i].charAt(0)==DOT) ) { in isPatternSeparator()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | selfmtimpl.h | 36 #define QUOTATION_MARK ((UChar)0x0022) macro
|
H A D | dtptngen_impl.h | 39 #define QUOTATION_MARK ((UChar)0x0022) macro
|
H A D | plurrule_impl.h | 59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); member
|
H A D | dtptngen.cpp | 2523 (c==QUOTATION_MARK) || (c==COMMA) || (c==HYPHEN) ||(items[i].charAt(0)==DOT) ) {
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1859 { 0x0022, UProperty.QUOTATION_MARK, 1 }, in TestAdditionalProperties() 1860 { 0xff62, UProperty.QUOTATION_MARK, 1 }, in TestAdditionalProperties() 1861 { 0xd840, UProperty.QUOTATION_MARK, 0 }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1864 { 0x0022, UProperty.QUOTATION_MARK, 1 }, in TestAdditionalProperties() 1865 { 0xff62, UProperty.QUOTATION_MARK, 1 }, in TestAdditionalProperties() 1866 { 0xd840, UProperty.QUOTATION_MARK, 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 34 milliseconds