Home
last modified time | relevance | path

Searched refs:fGMTPatternSuffix (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp464 fGMTPatternSuffix = other.fGMTPatternSuffix; in operator =()
1636 result.append(fGMTPatternSuffix); in formatOffsetLocalizedGMT()
1778 len = fGMTPatternSuffix.length(); in parseOffsetLocalizedGMTPattern()
1779 if (len > 0 && text.caseCompare(idx, len, fGMTPatternSuffix, 0) != 0) { in parseOffsetLocalizedGMTPattern()
2402 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix); in initGMTPattern()
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp464 fGMTPatternSuffix = other.fGMTPatternSuffix; in operator =()
1636 result.append(fGMTPatternSuffix); in formatOffsetLocalizedGMT()
1778 len = fGMTPatternSuffix.length(); in parseOffsetLocalizedGMTPattern()
1779 if (len > 0 && text.caseCompare(idx, len, fGMTPatternSuffix, 0) != 0) { in parseOffsetLocalizedGMTPattern()
2402 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix); in initGMTPattern()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp458 fGMTPatternSuffix = other.fGMTPatternSuffix; in operator =()
1631 result.append(fGMTPatternSuffix); in formatOffsetLocalizedGMT()
1773 len = fGMTPatternSuffix.length(); in parseOffsetLocalizedGMTPattern()
1774 if (len > 0 && text.caseCompare(idx, len, fGMTPatternSuffix, 0) != 0) { in parseOffsetLocalizedGMTPattern()
2397 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix); in initGMTPattern()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp464 fGMTPatternSuffix = other.fGMTPatternSuffix; in operator =()
1636 result.append(fGMTPatternSuffix); in formatOffsetLocalizedGMT()
1778 len = fGMTPatternSuffix.length(); in parseOffsetLocalizedGMTPattern()
1779 if (len > 0 && text.caseCompare(idx, len, fGMTPatternSuffix, 0) != 0) { in parseOffsetLocalizedGMTPattern()
2402 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix); in initGMTPattern()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
/third_party/icu/icu4c/source/i18n/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h704 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable