Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlistformatter.cpp221 Locale tempLocale = locale; in createInstance() local
222 …const ListFormatInternal* listFormatInternal = getListFormatInternal(tempLocale, style, errorCode); in createInstance()