Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/locale/
H A Dwsetlocale.cpp46 int __lc_wcstolc(__crt_locale_strings *, const wchar_t *);
1222 if (__lc_wcstolc(&names, expr) == 0) in _expandlocale()
1336 int __lc_wcstolc ( __crt_locale_strings *names, const wchar_t *wlocale) in __lc_wcstolc() function