Searched refs:kFormatSymbolCount (Results 1 – 4 of 4) sorted by relevance
173 kFormatSymbolCount = kNineDigitSymbol + 2 enumerator397 UnicodeString fSymbols[kFormatSymbolCount];420 if(symbol < kFormatSymbolCount) { in getSymbol()433 if(symbol < kFormatSymbolCount) { in getConstSymbol()448 if(symbol<kFormatSymbolCount) {
179 if((int) UNUM_FORMAT_SYMBOL_COUNT != (int) DecimalFormatSymbols::kFormatSymbolCount) { in testSymbols()185 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()188 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()240 for(int32_t i = 0; i < DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testLastResortData()
1993 for (; symbolEnum < (int)DecimalFormatSymbols::kFormatSymbolCount; symbolEnum++) { in TestSymbolsWithBadLocale()
118 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator =()141 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator ==()164 static const char *gNumberElementKeys[kFormatSymbolCount] = { in initialize()259 for(int32_t i = 0; i<kFormatSymbolCount; i++) { in initialize()