Home
last modified time | relevance | path

Searched defs:QUOTATION_MARK (Results 1 – 15 of 15) sorted by relevance

/third_party/parse5/packages/parse5/lib/common/
Dunicode.js51 QUOTATION_MARK: 0x22, property
/third_party/icu/icu4c/source/i18n/
Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
Dplurrule_impl.h59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
Dplurrule_impl.h53 static const UChar QUOTATION_MARK = ((UChar) 0x0022); variable
/third_party/node/deps/icu-small/source/i18n/
Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
Dplurrule_impl.h59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h36 #define QUOTATION_MARK ((UChar)0x0022) macro
Ddtptngen_impl.h39 #define QUOTATION_MARK ((UChar)0x0022) macro
Dplurrule_impl.h59 static const UChar QUOTATION_MARK = ((UChar) 0x0022); variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java248 public static final int QUOTATION_MARK = 25; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUProperty.java220 public static final int QUOTATION_MARK = 25; field