Home
last modified time | relevance | path

Searched refs:fGMTPattern (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h677 UnicodeString fGMTPattern; variable
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp445 fGMTPattern = other.fGMTPattern; in operator =()
473 && fGMTPattern == tzfmt->fGMTPattern in operator ==()
542 return pattern.setTo(fGMTPattern); in getGMTPattern()
2270 fGMTPattern.setTo(gmtPattern); in initGMTPattern()