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

  /external/icu4c/i18n/
decimfmt.cpp     [all...]
unum.cpp 704 getConstSymbol((DecimalFormatSymbols::ENumberFormatSymbol)symbol).
rbnf.cpp 1059 toAppendTo += decFmtSyms->getConstSymbol(DecimalFormatSymbols::kNaNSymbol);
    [all...]
  /external/icu4c/i18n/unicode/
dcfmtsym.h 349 * ### TODO markus 2002oct11: Consider proposing getConstSymbol() to be really public.
355 inline const UnicodeString &getConstSymbol(ENumberFormatSymbol symbol) const;
383 * Non-symbol variable for getConstSymbol(). Always empty.
413 DecimalFormatSymbols::getConstSymbol(ENumberFormatSymbol symbol) const {
decimfmt.h     [all...]

Completed in 66 milliseconds