Symbol: LC_ALL
src/add-ons/kernel/file_systems/ntfs/libntfs/unistr.c
1659
if (setlocale(LC_ALL, locale))
src/add-ons/kernel/file_systems/ntfs/libntfs/volume.c
1866
locale = setlocale(LC_ALL, "");
src/add-ons/kernel/file_systems/ntfs/libntfs/volume.c
1868
locale = setlocale(LC_ALL, NULL);
src/add-ons/kernel/file_systems/ntfs/utils/utils.c
138
locale = setlocale(LC_ALL, "");
src/add-ons/kernel/file_systems/ntfs/utils/utils.c
140
locale = setlocale(LC_ALL, NULL);
src/apps/deskbar/BarApp.cpp
89
setlocale(LC_ALL, "");
src/bin/comm.c
82
(void) setlocale(LC_ALL, "");
src/bin/watch.c
103
setlocale(LC_ALL, "");
src/preferences/time/Time.cpp
123
setlocale(LC_ALL, "");
src/system/libroot/add-ons/icu/ICULocaleBackend.cpp
383
case LC_ALL:
src/system/libroot/add-ons/icu/ICULocaleBackend.cpp
427
case LC_ALL:
src/system/libroot/add-ons/icu/ICULocaleBackend.cpp
74
_SetPosixLocale(LC_ALL);
src/system/libroot/add-ons/icu/ICULocaleBackend.cpp
99
case LC_ALL:
src/system/libroot/posix/locale/LocaleInternal.cpp
51
if (category == LC_ALL) {
src/system/libroot/posix/locale/LocaleInternal.cpp
73
locales[LC_ALL] = locale;
src/system/libroot/posix/locale/locale_t.cpp
135
GetLocalesFromEnvironment(LC_ALL, locales);
src/system/libroot/posix/locale/locale_t.cpp
144
locales[LC_ALL] = locale;
src/system/libroot/posix/locale/locale_t.cpp
191
if (lc == LC_ALL) {
src/system/libroot/posix/locale/locale_t.cpp
49
const char* localeDescription = backend->SetLocale(LC_ALL, NULL);
src/system/libroot/posix/locale/setlocale.cpp
64
if (lc == LC_ALL) {
src/tests/system/libroot/posix/fwide_test.c
42
setlocale(LC_ALL, "");
src/tests/system/libroot/posix/gnulib-test-btowc.c
30
if (setlocale (LC_ALL, "") == NULL) {
src/tests/system/libroot/posix/gnulib-test-btowc.c
44
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL) {
src/tests/system/libroot/posix/gnulib-test-btowc.c
59
if (setlocale (LC_ALL, "en_US.utf-8") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbrtowc.c
164
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbrtowc.c
217
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbrtowc.c
294
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbrtowc.c
356
if (setlocale (LC_ALL, "en_US.GB18030") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbrtowc.c
37
if (setlocale (LC_ALL, "") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsnrtowcs.c
148
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsnrtowcs.c
205
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsnrtowcs.c
269
if (setlocale (LC_ALL, "en_US.GB18030") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsnrtowcs.c
39
if (setlocale(LC_ALL, "") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsnrtowcs.c
96
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsrtowcs.c
147
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsrtowcs.c
199
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsrtowcs.c
256
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsrtowcs.c
315
if (setlocale (LC_ALL, "en_US.GB18030") == NULL) {
src/tests/system/libroot/posix/gnulib-test-mbsrtowcs.c
94
if (setlocale(LC_ALL, "") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcrtomb.c
125
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcrtomb.c
141
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcrtomb.c
157
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcrtomb.c
174
if (setlocale (LC_ALL, "en_US.GB18030") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcrtomb.c
56
if (setlocale (LC_ALL, "") == NULL) {
src/tests/system/libroot/posix/gnulib-test-wcsnrtombs.c
139
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsnrtombs.c
184
if (setlocale (LC_ALL, "en_US.GB18030") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsnrtombs.c
36
if (setlocale (LC_ALL, "") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsnrtombs.c
61
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsnrtombs.c
97
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsrtombs.c
130
if (setlocale (LC_ALL, "en_US.UTF-8") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsrtombs.c
178
if (setlocale (LC_ALL, "en_US.EUC-JP") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsrtombs.c
223
if (setlocale (LC_ALL, "en_US.GB18030") == NULL)
src/tests/system/libroot/posix/gnulib-test-wcsrtombs.c
94
if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL)
src/tests/system/libroot/posix/locale_test.cpp
1363
setlocale(LC_ALL, "fr_FR.UTF-8");
src/tests/system/libroot/posix/locale_test.cpp
1427
setlocale(LC_ALL, locale);
src/tests/system/libroot/posix/locale_test.cpp
1948
setlocale(LC_ALL, "en_US");
src/tests/system/libroot/posix/locale_test.cpp
2126
setlocale(LC_ALL, locale);
src/tests/system/libroot/posix/locale_test.cpp
77
char* result = setlocale(LC_ALL, locales[i]);
src/tests/system/libroot/posix/locale_test.cpp
88
char* result = setlocale(LC_ALL, NULL);
src/tests/system/libroot/posix/tst-btowc.c
106
current_locale = setlocale(LC_ALL, "en_US.ANSI_X3.4-1968");
src/tests/system/libroot/posix/tst-btowc.c
127
current_locale = setlocale(LC_ALL, "de_DE.ISO-8859-1");
src/tests/system/libroot/posix/tst-btowc.c
145
current_locale = setlocale(LC_ALL, "de_DE.UTF-8");
src/tests/system/libroot/posix/tst-btowc.c
166
current_locale = setlocale(LC_ALL, "hr_HR.ISO-8859-2");
src/tests/system/libroot/posix/tst-btowc.c
85
current_locale = setlocale(LC_ALL, "C");
src/tests/system/libroot/posix/tst-fgetws.c
28
if (setlocale(LC_ALL, "de_DE.UTF-8") == NULL) {
src/tests/system/libroot/posix/tst-mbrtowc.c
165
setlocale(LC_ALL, "C");
src/tests/system/libroot/posix/tst-mbrtowc.c
166
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-mbrtowc.c
168
setlocale(LC_ALL, "de_DE.UTF-8");
src/tests/system/libroot/posix/tst-mbrtowc.c
169
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-mbrtowc.c
172
setlocale(LC_ALL, "ja_JP.EUC-JP");
src/tests/system/libroot/posix/tst-mbrtowc.c
173
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-swscanf.c
47
if (setlocale(LC_ALL, loc) == NULL) {
src/tests/system/libroot/posix/tst-ungetwc1.c
22
if (setlocale(LC_ALL, "de_DE.UTF-8") == NULL) {
src/tests/system/libroot/posix/tst-ungetwc2.c
23
if (setlocale(LC_ALL, "de_DE.UTF-8") == NULL) {
src/tests/system/libroot/posix/tst-wcrtomb.c
37
setlocale(LC_ALL, "C");
src/tests/system/libroot/posix/tst-wcrtomb.c
38
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-wcrtomb.c
40
setlocale(LC_ALL, "de_DE.UTF-8");
src/tests/system/libroot/posix/tst-wcrtomb.c
41
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-wcrtomb.c
43
setlocale(LC_ALL, "ja_JP.EUC-JP");
src/tests/system/libroot/posix/tst-wcrtomb.c
44
result |= check_ascii(setlocale(LC_ALL, NULL));
src/tests/system/libroot/posix/tst-wprintf2.c
32
setlocale(LC_ALL, "");
src/tests/system/libroot/posix/wcs_test.cpp
3877
setlocale(LC_ALL, locale);
src/tests/system/libroot/posix/wcs_test.cpp
3944
setlocale(LC_ALL, locale);
src/tests/system/libroot/posix/wcs_test.cpp
4007
setlocale(LC_ALL, "de_DE");