Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlistformatter.cpp222 …const ListFormatInternal* listFormatInternal = getListFormatInternal(tempLocale, style, errorCode); in createInstance() local
226 ListFormatter* p = new ListFormatter(listFormatInternal); in createInstance()