Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Dlocale.c52 ret = setlocale(LC_ALL, "C"); in test_setlocale()
55 ret = setlocale(LC_ALL, NULL); in test_setlocale()
72 ret = setlocale(LC_ALL, NULL); in test_setlocale()
76 ret = setlocale(LC_ALL, buf); in test_setlocale()
133 ret = setlocale(LC_ALL, "chs"); in test_setlocale()
140 ret = setlocale(LC_ALL, "cht"); in test_setlocale()
156 ret = setlocale(LC_ALL, "csy"); in test_setlocale()
168 ret = setlocale(LC_ALL, "dan"); in test_setlocale()
178 ret = setlocale(LC_ALL, "dea"); in test_setlocale()
734 setlocale(LC_ALL, "C"); in test__Gettnames()
[all …]
H A Dstring.c381 setlocale(LC_ALL, "C"); in test_mbcp()
1926 setlocale(LC_ALL, "C"); in test__strtod()
2179 setlocale(LC_ALL, "C"); in test_mbstowcs()
2767 setlocale(LC_ALL, "C"); in test_wctob()
2857 setlocale(LC_ALL, "C"); in test_wctomb()
2883 setlocale(LC_ALL, "C"); in test_tolower()
2894 setlocale(LC_ALL, "C"); in test_tolower()
2935 setlocale(LC_ALL, "C"); in test_tolower()
3027 setlocale(LC_ALL, "C"); in test__stricmp()
3279 setlocale(LC_ALL, "C"); in test_strxfrm()
[all …]
H A Dheaders.c324 CHECK_DEF(LC_ALL); in test_defines()
H A Dprintf.c810 if(!setlocale(LC_ALL, "Japanese_Japan.932")) { in test_sprintf()
830 setlocale(LC_ALL, "C"); in test_sprintf()
H A Dtime.c800 if(!setlocale(LC_ALL, "Japanese_Japan.932")) { in test_strftime()
/reactos/sdk/lib/ucrt/locale/
H A Dwsetlocale.cpp545 if (_category != LC_ALL) in _wsetlocale_nolock()
572 for (i=LC_ALL+1; i<=LC_MAX; i++) in _wsetlocale_nolock()
610 if (i!=LC_ALL) in _wsetlocale_nolock()
842 ploci->lc_category[LC_ALL].refcount = nullptr; in _wsetlocale_get_all()
843 ploci->lc_category[LC_ALL].locale = nullptr; in _wsetlocale_get_all()
844 ploci->lc_category[LC_ALL].wrefcount = refcount; in _wsetlocale_get_all()
845 return ploci->lc_category[LC_ALL].wlocale = pch; in _wsetlocale_get_all()
858 ploci->lc_category[LC_ALL].refcount = nullptr; in _wsetlocale_get_all()
859 ploci->lc_category[LC_ALL].locale = nullptr; in _wsetlocale_get_all()
860 ploci->lc_category[LC_ALL].wrefcount = nullptr; in _wsetlocale_get_all()
[all …]
/reactos/sdk/include/crt/
H A Dlocale.h17 #define LC_ALL 0 macro
24 #define LC_MIN LC_ALL
H A Dxlocinfo.h29 #define _X_ALL LC_ALL
/reactos/sdk/include/ucrt/
H A Dlocale.h23 #define LC_ALL 0 macro
30 #define LC_MIN LC_ALL
/reactos/modules/rostests/apitests/crt/
H A Dwctomb.c39 loc = setlocale(LC_ALL, NULL); in START_TEST()
/reactos/sdk/lib/crt/include/internal/wine/
H A Dmsvcrt.h106 #define MSVCRT_LC_ALL LC_ALL
/reactos/base/applications/cmdutils/doskey/
H A Ddoskey.c280 setlocale(LC_ALL, ""); in wmain()
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dmain.c280 setlocale(LC_ALL, ""); in PreInit()
/reactos/modules/rosapps/applications/net/dhcpd/
H A Dconfigure443 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
/reactos/modules/rostests/tests/wcstombs-tests/
H A Dwcstombs-tests.c17 loc = setlocale(LC_ALL, locale); \
/reactos/sdk/lib/3rdparty/stlport/src/
H A Dlocale.cpp422 setlocale(LC_ALL, L.name().c_str());
/reactos/modules/rosapps/applications/sysutils/systeminfo/
H A Dsysteminfo.c689 setlocale(LC_ALL, ""); in main()
/reactos/sdk/lib/crt/locale/
H A Dlocale.c1440 locale = MSVCRT__create_locale(LC_ALL, setlocale(LC_ALL, NULL)); in _configthreadlocale()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Drdesktop.c391 locale = setlocale(LC_ALL, ""); in main()
H A Dconfig.guess912 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
/reactos/dll/win32/kernel32/winnls/string/
H A Dlocale.c4286 setlocale( LC_ALL, "" ); in LOCALE_Init()
4295 if (setlocale( LC_ALL, "" )) in LOCALE_Init()
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/
H A Dmkisofs.c2050 setlocale(LC_ALL, "");
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-5.12731 __Extract_locale_name from > LC_ALL by != LC_ALL, there is no reason
2732 for LC_ALL to be upper or lower to all other categories.
2815 check in __Extract_locale_name function for Borland, looks like LC_ALL