Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp368 fGMTZeroFormat.setTo(TRUE, resStr, len); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
475 fGMTZeroFormat = other.fGMTZeroFormat; in operator =()
492 && fGMTZeroFormat == tzfmt->fGMTZeroFormat in operator ==()
636 return gmtZeroFormat.setTo(fGMTZeroFormat); in getGMTZeroFormat()
644 } else if (gmtZeroFormat != fGMTZeroFormat) { in setGMTZeroFormat()
645 fGMTZeroFormat.setTo(gmtZeroFormat); in setGMTZeroFormat()
1571 result.setTo(fGMTZeroFormat); in formatOffsetLocalizedGMT()
1735 if (text.caseCompare(start, fGMTZeroFormat.length(), fGMTZeroFormat, 0) == 0) { in parseOffsetLocalizedGMT()
1736 pos.setIndex(start + fGMTZeroFormat.length()); in parseOffsetLocalizedGMT()
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp368 fGMTZeroFormat.setTo(TRUE, resStr, len); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
475 fGMTZeroFormat = other.fGMTZeroFormat; in operator =()
492 && fGMTZeroFormat == tzfmt->fGMTZeroFormat in operator ==()
636 return gmtZeroFormat.setTo(fGMTZeroFormat); in getGMTZeroFormat()
644 } else if (gmtZeroFormat != fGMTZeroFormat) { in setGMTZeroFormat()
645 fGMTZeroFormat.setTo(gmtZeroFormat); in setGMTZeroFormat()
1571 result.setTo(fGMTZeroFormat); in formatOffsetLocalizedGMT()
1735 if (text.caseCompare(start, fGMTZeroFormat.length(), fGMTZeroFormat, 0) == 0) { in parseOffsetLocalizedGMT()
1736 pos.setIndex(start + fGMTZeroFormat.length()); in parseOffsetLocalizedGMT()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp362 fGMTZeroFormat.setTo(TRUE, resStr, len); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
469 fGMTZeroFormat = other.fGMTZeroFormat; in operator =()
486 && fGMTZeroFormat == tzfmt->fGMTZeroFormat in operator ==()
631 return gmtZeroFormat.setTo(fGMTZeroFormat); in getGMTZeroFormat()
639 } else if (gmtZeroFormat != fGMTZeroFormat) { in setGMTZeroFormat()
640 fGMTZeroFormat.setTo(gmtZeroFormat); in setGMTZeroFormat()
1566 result.setTo(fGMTZeroFormat); in formatOffsetLocalizedGMT()
1730 if (text.caseCompare(start, fGMTZeroFormat.length(), fGMTZeroFormat, 0) == 0) { in parseOffsetLocalizedGMT()
1731 pos.setIndex(start + fGMTZeroFormat.length()); in parseOffsetLocalizedGMT()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp368 fGMTZeroFormat.setTo(TRUE, resStr, len); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
475 fGMTZeroFormat = other.fGMTZeroFormat; in operator =()
492 && fGMTZeroFormat == tzfmt->fGMTZeroFormat in operator ==()
636 return gmtZeroFormat.setTo(fGMTZeroFormat); in getGMTZeroFormat()
644 } else if (gmtZeroFormat != fGMTZeroFormat) { in setGMTZeroFormat()
645 fGMTZeroFormat.setTo(gmtZeroFormat); in setGMTZeroFormat()
1571 result.setTo(fGMTZeroFormat); in formatOffsetLocalizedGMT()
1735 if (text.caseCompare(start, fGMTZeroFormat.length(), fGMTZeroFormat, 0) == 0) { in parseOffsetLocalizedGMT()
1736 pos.setIndex(start + fGMTZeroFormat.length()); in parseOffsetLocalizedGMT()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtzfmt.h699 UnicodeString fGMTZeroFormat; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h699 UnicodeString fGMTZeroFormat; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dtzfmt.h699 UnicodeString fGMTZeroFormat; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h697 UnicodeString fGMTZeroFormat; variable