Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dlistformatter.h189 …static ListFormatInternal* loadListFormatInternal(const Locale& locale, const char* style, UErrorC…
/external/icu/icu4c/source/i18n/
Dlistformatter.cpp148 result = loadListFormatInternal(locale, style, errorCode); in getListFormatInternal()
241 ListFormatInternal* ListFormatter::loadListFormatInternal( in loadListFormatInternal() function in ListFormatter