Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dlistformatter.cpp291 const ListFormatInternal* listFormatInternal = getListFormatInternal(locale, style, errorCode); in createInstance() local
295 ListFormatter* p = new ListFormatter(listFormatInternal); in createInstance()