Searched refs:UNUM_FORMAT_STYLE_COUNT (Results 1 – 3 of 3) sorted by relevance
108 static const UChar * const gLastResortNumberPatterns[UNUM_FORMAT_STYLE_COUNT] = {133 static const char *gFormatKeys[UNUM_FORMAT_STYLE_COUNT] = {1305 if (style < 0 || style >= UNUM_FORMAT_STYLE_COUNT) { in makeInstance()
250 UNUM_FORMAT_STYLE_COUNT=17, enumerator
3202 k < UNUM_FORMAT_STYLE_COUNT; k = (UNumberFormatStyle)(k+1)) { in TestHost()