/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | property_bool.rs | 6144 pub const HYPHEN: &'static [(char, char)] = &[ constant
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | selfmtimpl.h | 39 #define HYPHEN ((UChar)0x002D) macro
|
D | dtptngen_impl.h | 43 #define HYPHEN ((UChar)0x002D) macro
|
D | plurrule_impl.h | 58 static const UChar HYPHEN = ((UChar) 0x002D); variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | selfmtimpl.h | 39 #define HYPHEN ((UChar)0x002D) macro
|
D | dtptngen_impl.h | 43 #define HYPHEN ((UChar)0x002D) macro
|
D | plurrule_impl.h | 64 static const UChar HYPHEN = ((UChar) 0x002D); variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | selfmtimpl.h | 39 #define HYPHEN ((UChar)0x002D) macro
|
D | dtptngen_impl.h | 43 #define HYPHEN ((UChar)0x002D) macro
|
/third_party/icu/icu4c/source/i18n/ |
D | selfmtimpl.h | 39 #define HYPHEN ((UChar)0x002D) macro
|
D | dtptngen_impl.h | 43 #define HYPHEN ((UChar)0x002D) macro
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Punycode.java | 33 private static final char HYPHEN = 0x2d; field in Punycode
|
D | IDNA2003.java | 29 private static final int HYPHEN = 0x002D; field in IDNA2003
|
D | LocaleIDParser.java | 54 private static final char HYPHEN = '-'; field in LocaleIDParser
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | IDNA2003.java | 27 private static final int HYPHEN = 0x002D; field in IDNA2003
|
D | Punycode.java | 32 private static final char HYPHEN = 0x2d; field in Punycode
|
D | LocaleIDParser.java | 52 private static final char HYPHEN = '-'; field in LocaleIDParser
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | IDNAReference.java | 26 private static final int HYPHEN = 0x002D; field in IDNAReference
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | IDNAReference.java | 29 private static final int HYPHEN = 0x002D; field in IDNAReference
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UProperty.java | 165 public static final int HYPHEN = 14; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UProperty.java | 149 public static final int HYPHEN = 14; field
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontCollection.cpp | 400 const uint32_t HYPHEN = 0x2010; variable
|
/third_party/flutter/txt/src/minikin/ |
D | FontCollection.cpp | 427 const uint32_t HYPHEN = 0x2010; variable
|
/third_party/node/deps/icu-small/source/common/ |
D | uidna.cpp | 45 #define HYPHEN 0x002D macro
|
/third_party/icu/icu4c/source/common/ |
D | uidna.cpp | 45 #define HYPHEN 0x002D macro
|