Home
last modified time | relevance | path

Searched refs:listFormatterInternal (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dlistformatter.h152 ListFormatter(const ListFormatInternal* listFormatterInternal);
/external/icu/icu4c/source/common/
Dlistformatter.cpp239 …er::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(NULL), data(listFormatt… in ListFormatter() argument