Home
last modified time | relevance | path

Searched defs:HYPHEN (Results 1 – 25 of 35) sorted by relevance

12

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
Dproperty_bool.rs6144 pub const HYPHEN: &'static [(char, char)] = &[ constant
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h39 #define HYPHEN ((UChar)0x002D) macro
Ddtptngen_impl.h43 #define HYPHEN ((UChar)0x002D) macro
Dplurrule_impl.h58 static const UChar HYPHEN = ((UChar) 0x002D); variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h39 #define HYPHEN ((UChar)0x002D) macro
Ddtptngen_impl.h43 #define HYPHEN ((UChar)0x002D) macro
Dplurrule_impl.h64 static const UChar HYPHEN = ((UChar) 0x002D); variable
/third_party/node/deps/icu-small/source/i18n/
Dselfmtimpl.h39 #define HYPHEN ((UChar)0x002D) macro
Ddtptngen_impl.h43 #define HYPHEN ((UChar)0x002D) macro
/third_party/icu/icu4c/source/i18n/
Dselfmtimpl.h39 #define HYPHEN ((UChar)0x002D) macro
Ddtptngen_impl.h43 #define HYPHEN ((UChar)0x002D) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DPunycode.java33 private static final char HYPHEN = 0x2d; field in Punycode
DIDNA2003.java29 private static final int HYPHEN = 0x002D; field in IDNA2003
DLocaleIDParser.java54 private static final char HYPHEN = '-'; field in LocaleIDParser
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DIDNA2003.java27 private static final int HYPHEN = 0x002D; field in IDNA2003
DPunycode.java32 private static final char HYPHEN = 0x2d; field in Punycode
DLocaleIDParser.java52 private static final char HYPHEN = '-'; field in LocaleIDParser
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DIDNAReference.java26 private static final int HYPHEN = 0x002D; field in IDNAReference
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DIDNAReference.java29 private static final int HYPHEN = 0x002D; field in IDNAReference
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java165 public static final int HYPHEN = 14; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUProperty.java149 public static final int HYPHEN = 14; field
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontCollection.cpp400 const uint32_t HYPHEN = 0x2010; variable
/third_party/flutter/txt/src/minikin/
DFontCollection.cpp427 const uint32_t HYPHEN = 0x2010; variable
/third_party/node/deps/icu-small/source/common/
Duidna.cpp45 #define HYPHEN 0x002D macro
/third_party/icu/icu4c/source/common/
Duidna.cpp45 #define HYPHEN 0x002D macro

12