Home
last modified time | relevance | path

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 DUProperty.java248 public static final int QUOTATION_MARK = 25; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUProperty.java220 public static final int QUOTATION_MARK = 25; field
/third_party/icu/icu4c/source/i18n/
H A Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
H A Dplurrule_impl.h59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); member
H A Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
H A Ddtptngen.cpp2610 (c==QUOTATION_MARK) || (c==COMMA) || (c==HYPHEN) ||(items[i].charAt(0)==DOT) ) { in isPatternSeparator()
/third_party/node/deps/icu-small/source/i18n/
H A Dselfmtimpl.h36 #define QUOTATION_MARK ((char16_t)0x0022) macro
H A Ddtptngen_impl.h39 #define QUOTATION_MARK ((char16_t)0x0022) macro
H A Dplurrule_impl.h59 static const char16_t QUOTATION_MARK = ((char16_t) 0x0022); member
H A Ddtptngen.cpp2602 (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 Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
H A Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
H A Dplurrule_impl.h59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); member
H A Ddtptngen.cpp2523 (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 DUCharacterTest.java1859 { 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 DUCharacterTest.java1864 { 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 34 milliseconds