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

  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 627 inline UFormattable *toUFormattable();
635 inline const UFormattable *toUFormattable() const;
741 inline UFormattable* Formattable::toUFormattable() {
745 inline const UFormattable* Formattable::toUFormattable() const {
  /external/icu/icu4c/source/i18n/
fmtable.cpp 912 UFormattable *fmt = (new Formattable())->toUFormattable();
1018 return (*obj)[n].toUFormattable(); // returns non-const Formattable
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]

Completed in 85 milliseconds