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