Home
last modified time | relevance | path

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

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