Home
last modified time | relevance | path

Searched refs:UTMUTFMT_FORMAT_STYLE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtmutfmt.cpp204 … 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()
436 … formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*)); in readFromCurrentLocale()
571 … formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*)); in searchInLocaleChain()
647 … formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*)); in searchInLocaleChain()
718 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash()
/external/icu/icu4c/source/i18n/unicode/
Dtmutfmt.h43 UTMUTFMT_FORMAT_STYLE_COUNT enumerator