Home
last modified time | relevance | path

Searched refs:UTZFMT_STYLE_GENERIC_LONG (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h41 UTZFMT_STYLE_GENERIC_LONG, enumerator
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp657 case UTZFMT_STYLE_GENERIC_LONG: in format()
703 case UTZFMT_STYLE_GENERIC_LONG: in format()
823 …(style == UTZFMT_STYLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYL… in parse()
1008 case UTZFMT_STYLE_GENERIC_LONG: in parse()
1018 case UTZFMT_STYLE_GENERIC_LONG: in parse()
Dtimezone.cpp1218 tzfmt->format(UTZFMT_STYLE_GENERIC_LONG, *this, date, result, &timeType); in getDisplayName()
Dsmpdtfmt.cpp1726 tzFormat()->format(UTZFMT_STYLE_GENERIC_LONG, tz, date, zoneString); in subFormat()
3413 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse()
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp1038 UTZFMT_STYLE_GENERIC_LONG, in TestFormat()
1087 UTZFMT_STYLE_GENERIC_LONG, in TestFormat()