Home | History | Annotate | Download | only in intltest

Lines Matching refs:currencyStyles

3851     static const UNumberFormatStyle currencyStyles[] = {
3858 for (int32_t kIndex = 0; kIndex < UPRV_LENGTHOF(currencyStyles); ++kIndex) {
3859 UNumberFormatStyle k = currencyStyles[kIndex];
3949 static const UNumberFormatStyle currencyStyles[] = {
3966 for (int32_t kIndex = 2; kIndex < UPRV_LENGTHOF(currencyStyles); ++kIndex) {
3967 UNumberFormatStyle k = currencyStyles[kIndex]; /* k = style */