Searched refs:UTZFMT_STYLE_ZONE_ID (Results 1 – 4 of 4) sorted by relevance
140 UTZFMT_STYLE_ZONE_ID, enumerator
668 case UTZFMT_STYLE_ZONE_ID: in format()1050 case UTZFMT_STYLE_ZONE_ID: in parse()1268 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) { in parse()1281 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) { in parse()
1701 tzFormat()->format(UTZFMT_STYLE_ZONE_ID, tz, date, zoneString); in subFormat()3163 style = UTZFMT_STYLE_ZONE_ID; in subParse()
1080 UTZFMT_STYLE_ZONE_ID, in TestFormat()