HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_CURRENCY_SPACING_COUNT (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
dcfmtsym.h 428 UnicodeString currencySpcBeforeSym[UNUM_CURRENCY_SPACING_COUNT];
429 UnicodeString currencySpcAfterSym[UNUM_CURRENCY_SPACING_COUNT];
unum.h 335 UNUM_CURRENCY_SPACING_COUNT
    [all...]
  /external/icu/icu4c/source/i18n/
dcfmtsym.cpp 160 for(int32_t i = 0; i < (int32_t)UNUM_CURRENCY_SPACING_COUNT; ++i) {
192 for(int32_t i = 0; i < (int32_t)UNUM_CURRENCY_SPACING_COUNT; ++i) {
329 for (int32_t pattern = 0; pattern < UNUM_CURRENCY_SPACING_COUNT; pattern++) {
  /external/icu/icu4c/source/test/intltest/
tsdcfmsy.cpp 125 for (int32_t i = 0; i < (int32_t)UNUM_CURRENCY_SPACING_COUNT; i++) {
143 for (int32_t i = 0; i < UNUM_CURRENCY_SPACING_COUNT; i++) {

Completed in 320 milliseconds