Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/locale/
H A Dwsetlocale.cpp548 ploci->lc_category[_category].wlocale; in _wsetlocale_nolock()
649 const wchar_t * wlocale in _wsetlocale_set_cat() argument
675 return ploci->lc_category[category].wlocale; in _wsetlocale_set_cat()
685 oldlocale = ploci->lc_category[category].wlocale; in _wsetlocale_set_cat()
797 return ploci->lc_category[category].wlocale; in _wsetlocale_set_cat()
826 if (wcscmp(ploci->lc_category[i].wlocale, ploci->lc_category[i+1].wlocale)) in _wsetlocale_get_all()
1344 if (*wlocale==L'\0') in __lc_wcstolc()
1348 if (wlocale[0] == L'.' && wlocale[1] != L'\0') in __lc_wcstolc()
1360 len = wcscspn(wlocale, L"_.,"); in __lc_wcstolc()
1364 wch = wlocale[len]; in __lc_wcstolc()
[all …]
H A Dlocale_refcounting.cpp48 if (ptloci->lc_category[category].wlocale != __acrt_wide_c_locale_string && in __acrt_add_locale_ref()
92 if (ptloci->lc_category[category].wlocale != __acrt_wide_c_locale_string && in __acrt_release_locale_ref()
166 if (ptloci->lc_category[category].wlocale != __acrt_wide_c_locale_string && in __acrt_free_locale()
/reactos/sdk/lib/crt/include/internal/
H A Dlocale.h14 wchar_t *wlocale; member
/reactos/sdk/include/vcruntime/
H A Dcrtdefs.h269 wchar_t *wlocale; member
/reactos/modules/rostests/winetests/msvcrt/
H A Dmsvcrt.h119 wchar_t *wlocale; member
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h497 wchar_t* wlocale; member