Searched refs:UNUM_FORMAT_STYLE_COUNT (Results 1 – 3 of 3) sorted by relevance
99 static const UChar * const gLastResortNumberPatterns[UNUM_FORMAT_STYLE_COUNT] = {119 static const char *gFormatKeys[UNUM_FORMAT_STYLE_COUNT] = {1097 if (style < 0 || style >= UNUM_FORMAT_STYLE_COUNT) { in makeInstance()
201 UNUM_FORMAT_STYLE_COUNT, enumerator
2628 k < UNUM_FORMAT_STYLE_COUNT; k = (UNumberFormatStyle)(k+1)) { in TestHost()