HomeSort by relevance Sort by last modified time
    Searched refs:UTMUTFMT_FORMAT_STYLE_COUNT (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
tmutfmt.h 41 UTMUTFMT_FORMAT_STYLE_COUNT
  /external/icu4c/i18n/
tmutfmt.cpp 272 for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT;
517 formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*));
655 formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*));
734 formatters = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFormat*));
    [all...]

Completed in 1162 milliseconds