Home
last modified time | relevance | path

Searched refs:extendedOnly (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h858 int32_t parseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly,
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h856 int32_t parseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtzfmt.h858 int32_t parseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly,
/third_party/icu/icu4c/source/i18n/unicode/
Dtzfmt.h858 int32_t parseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java2770 …private static int parseOffsetISO8601(String text, ParsePosition pos, boolean extendedOnly, Output…
2799 … if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) {
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneFormat.java2700 …private static int parseOffsetISO8601(String text, ParsePosition pos, boolean extendedOnly, Output…
2729 … if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) {
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp1641 …rseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly, UBool* hasDigi… in parseOffsetISO8601() argument
1670 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) { in parseOffsetISO8601()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp1636 …rseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly, UBool* hasDigi… in parseOffsetISO8601() argument
1665 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) { in parseOffsetISO8601()
/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp1641 …rseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly, UBool* hasDigi… in parseOffsetISO8601() argument
1670 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) { in parseOffsetISO8601()
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp1641 …rseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly, UBool* hasDigi… in parseOffsetISO8601() argument
1670 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) { in parseOffsetISO8601()