Lines Matching refs:UTMUTFMT_FULL_STYLE
85 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat()
91 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat()
97 case UTMUTFMT_FULL_STYLE: in TimeUnitFormat()
207 … for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT; in parseObject()
302 if (style < UTMUTFMT_FULL_STYLE || style >= UTMUTFMT_FORMAT_STYLE_COUNT) { in create()
332 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup()
333 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); in setup()
440 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in put()
585 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain()
660 formatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain()
700 delete value[UTMUTFMT_FULL_STYLE]; in deleteHash()