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

  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 106 UnicodeString negPrefixForCurrency;
120 negPrefixForCurrency = negPrefix;
146 return affix_1->negPrefixForCurrency == affix_2->negPrefixForCurrency &&
    [all...]
  /external/icu4c/i18n/
decimfmt.cpp 134 UnicodeString negPrefixForCurrency;
148 negPrefixForCurrency = negPrefix;
174 return affix_1->negPrefixForCurrency == affix_2->negPrefixForCurrency &&
    [all...]

Completed in 782 milliseconds