Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/locale/
H A Dwsetlocale.cpp652 wchar_t * oldlocale; in _wsetlocale_set_cat() local
685 oldlocale = ploci->lc_category[category].wlocale; in _wsetlocale_set_cat()
769 ploci->lc_category[category].wlocale = oldlocale; in _wsetlocale_set_cat()
780 if ((oldlocale != __acrt_wide_c_locale_string) && in _wsetlocale_set_cat()