Home
last modified time | relevance | path

Searched refs:c_locale (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dlanginfondk.cpp45 locale_t c_locale = newlocale(LC_ALL_MASK, "C", NULL); in NlLanginfoL() local
46 char *getInfo = nl_langinfo_l(CODESET, c_locale); in NlLanginfoL()
48 freelocale(c_locale); in NlLanginfoL()

Completed in 1 milliseconds