Home
last modified time | relevance | path

Searched defs:PARSE_FLAG_STRICT_IGNORABLES (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DParsingUtils.java28 public static final int PARSE_FLAG_STRICT_IGNORABLES = 0x8000; field in ParsingUtils
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DParsingUtils.java30 public static final int PARSE_FLAG_STRICT_IGNORABLES = 0x8000; field in ParsingUtils
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_types.h54 PARSE_FLAG_STRICT_IGNORABLES = 0x8000, enumerator
/third_party/icu/icu4c/source/i18n/
Dnumparse_types.h54 PARSE_FLAG_STRICT_IGNORABLES = 0x8000, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_types.h54 PARSE_FLAG_STRICT_IGNORABLES = 0x8000, enumerator