Searched refs:fGMTPatternSuffix (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 464 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/ |
D | tzfmt.cpp | 464 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/ |
D | tzfmt.cpp | 458 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/ |
D | tzfmt.cpp | 464 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/ |
D | tzfmt.h | 706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzfmt.h | 706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 706 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzfmt.h | 704 UnicodeString fGMTPatternSuffix; /* Substring after {0} */ variable
|