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.cpp207 … 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()
435 … (MessageFormat **)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*))); in put()
583 … (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*))); in searchInLocaleChain()
654 … (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*))); in searchInLocaleChain()
723 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash()
/external/icu/icu4c/source/i18n/unicode/
Dtmutfmt.h45 UTMUTFMT_FORMAT_STYLE_COUNT enumerator