Home
last modified time | relevance | path

Searched defs:newLocale (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dlocalendk.cpp59 locale_t newLocale = newlocale(LC_ALL_MASK, "C.UTF-8", nullptr); in Newlocale() local
99 locale_t newLocale = newlocale(LC_PAPER_MASK, "C.UTF-8", nullptr); in Uselocale() local
114 locale_t newLocale = duplocale(locobj); in DupLocale() local
Dlocale1ndk.cpp38 locale_t newLocale = newlocale(LC_ALL_MASK, "de.UTF-8", nullptr); in Newlocale() local
Dotherstestndk.cpp608 locale_t newLocale = __duplocale(LC_GLOBAL_LOCALE); in Duplocale() local