Lines Matching refs:UTMUTFMT_FULL_STYLE
82 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat()
88 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat()
94 case UTMUTFMT_FULL_STYLE: in TimeUnitFormat()
204 … for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT; in parseObject()
299 if (style < UTMUTFMT_FULL_STYLE || style >= UTMUTFMT_FORMAT_STYLE_COUNT) { in create()
329 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup()
330 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); in setup()
437 formatters[UTMUTFMT_FULL_STYLE] = NULL; in readFromCurrentLocale()
572 formatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain()
648 formatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain()
695 delete value[UTMUTFMT_FULL_STYLE]; in deleteHash()