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

  /external/chromium/third_party/icu/source/i18n/
dcfmtsym.cpp 233 UnicodeString decimalSep = ures_getStringByIndex(currency, (int32_t)1, NULL, &localStatus);
237 fSymbols[kMonetarySeparatorSymbol] = decimalSep;
  /external/icu4c/i18n/
dcfmtsym.cpp 248 UnicodeString decimalSep = ures_getStringByIndex(currency, (int32_t)1, NULL, &localStatus);
252 fSymbols[kMonetarySeparatorSymbol] = decimalSep;

Completed in 7363 milliseconds