Home
last modified time | relevance | path

Searched defs:HEX_DIGIT (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dproperty_bool.rs6135 pub const HEX_DIGIT: &'static [(char, char)] = &[ consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUtility.java695 static final char[] HEX_DIGIT = {'0','1','2','3','4','5','6','7', field in Utility
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtility.java698 static final char[] HEX_DIGIT = {'0','1','2','3','4','5','6','7', field in Utility
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java157 public static final int HEX_DIGIT = 13; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUProperty.java142 public static final int HEX_DIGIT = 13; field
/third_party/python/Objects/
H A Dfloatobject.c1443 #define HEX_DIGIT(j) hex_from_char(*((j) < fdigits ? \ in float_fromhex() macro
/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 15 milliseconds