Home
last modified time | relevance | path

Searched refs:UTimeZoneFormatStyle (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h31 typedef enum UTimeZoneFormatStyle { enum
153 } UTimeZoneFormatStyle; typedef
537 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
600 … virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
618 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3427UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LON… in subParse()
3441 UTimeZoneFormatStyle style = (count < 4) ? in subParse()
3455UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse()
3468 UTimeZoneFormatStyle style; in subParse()
3495UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZ… in subParse()
3508 UTimeZoneFormatStyle style; in subParse()
3538 UTimeZoneFormatStyle style; in subParse()
Dtzfmt.cpp649 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format()
809 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse()
815 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse()
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp719 UTimeZoneFormatStyle style;
1023 UTimeZoneFormatStyle style;