Searched defs:fromUFormattable (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h610 static inline Formattable *fromUFormattable(UFormattable *fmt);
619 static inline const Formattable *fromUFormattable(const UFormattable *fmt);
749 inline Formattable* Formattable::fromUFormattable(UFormattable *fmt) { function in class:Formattable
753 inline const Formattable* Formattable::fromUFormattable(const UFormattable *fmt) { function in class:Formattable

Completed in 118 milliseconds