Home
last modified time | relevance | path

Searched refs:otherTZFormat (Results 1 – 3 of 3) sorted by relevance

/dports/devel/icu/icu/source/i18n/
H A Dsmpdtfmt.cpp601 TimeZoneFormat *otherTZFormat; in operator =() local
617 otherTZFormat = other.fTimeZoneFormat; in operator =()
619 if (otherTZFormat) { in operator =()
620 fTimeZoneFormat = new TimeZoneFormat(*otherTZFormat); in operator =()
/dports/devel/icu-lx/icu/source/i18n/
H A Dsmpdtfmt.cpp601 TimeZoneFormat *otherTZFormat; in operator =() local
617 otherTZFormat = other.fTimeZoneFormat; in operator =()
619 if (otherTZFormat) { in operator =()
620 fTimeZoneFormat = new TimeZoneFormat(*otherTZFormat); in operator =()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dsmpdtfmt.cpp601 TimeZoneFormat *otherTZFormat; in operator =() local
617 otherTZFormat = other.fTimeZoneFormat; in operator =()
619 if (otherTZFormat) { in operator =()
620 fTimeZoneFormat = new TimeZoneFormat(*otherTZFormat); in operator =()