Home
last modified time | relevance | path

Searched defs:ListFormatter (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dlistformatter.cpp91 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
242 ListFormatter::ListFormatter(const ListFormatData& listFormatData) { in ListFormatter() function in ListFormatter
247 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(NULL), data(l… in ListFormatter() function in ListFormatter
/external/icu/icu4c/source/i18n/unicode/
Dmeasfmt.h81 class ListFormatter; variable