Home
last modified time | relevance | path

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

/external/cronet/third_party/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()
/external/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()
/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
/external/icu/libicu/cts_headers/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
/external/cronet/third_party/icu/source/i18n/unicode/
Dtzfmt.h706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable