Home
last modified time | relevance | path

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

12345678910>>...12

/NextBSD/contrib/libstdc++/config/locale/generic/
Dc_locale.cc56 char* __old = strdup(setlocale(LC_ALL, NULL)); in _GLIBCXX_BEGIN_NAMESPACE()
57 setlocale(LC_ALL, "C"); in _GLIBCXX_BEGIN_NAMESPACE()
82 setlocale(LC_ALL, __old); in _GLIBCXX_BEGIN_NAMESPACE()
93 char* __old = strdup(setlocale(LC_ALL, NULL)); in __convert_to_v()
94 setlocale(LC_ALL, "C"); in __convert_to_v()
101 setlocale(LC_ALL, __old); in __convert_to_v()
112 char* __old = strdup(setlocale(LC_ALL, NULL)); in __convert_to_v()
113 setlocale(LC_ALL, "C"); in __convert_to_v()
129 setlocale(LC_ALL, __old); in __convert_to_v()
Dtime_members.cc47 char* __old = strdup(setlocale(LC_ALL, NULL)); in _GLIBCXX_BEGIN_NAMESPACE()
48 setlocale(LC_ALL, _M_name_timepunct); in _GLIBCXX_BEGIN_NAMESPACE()
50 setlocale(LC_ALL, __old); in _GLIBCXX_BEGIN_NAMESPACE()
129 char* __old = strdup(setlocale(LC_ALL, NULL)); in _M_put()
130 setlocale(LC_ALL, _M_name_timepunct); in _M_put()
132 setlocale(LC_ALL, __old); in _M_put()
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dmessages_members.cc52 char* __old = strdup(setlocale(LC_ALL, NULL)); in _GLIBCXX_BEGIN_NAMESPACE()
53 setlocale(LC_ALL, _M_name_messages); in _GLIBCXX_BEGIN_NAMESPACE()
55 setlocale(LC_ALL, __old); in _GLIBCXX_BEGIN_NAMESPACE()
72 char* __old = strdup(setlocale(LC_ALL, NULL)); in do_get()
73 setlocale(LC_ALL, _M_name_messages); in do_get()
75 setlocale(LC_ALL, __old); in do_get()
Dc_locale.h84 char* __old = std::setlocale(LC_ALL, NULL); in __convert_from_v()
87 std::setlocale(LC_ALL, "C"); in __convert_from_v()
104 std::setlocale(LC_ALL, __sav); in __convert_from_v()
/NextBSD/bin/sh/tests/builtins/
HDlocale1.013 unset LANG LC_ALL LC_COLLATE LC_CTYPE LC_MONETARY LC_NUMERIC LC_TIME LC_MESSAGES
27 case $(LC_ALL=C command . /var/empty/foo 2>&1) in
33 case $(LC_ALL=C LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
39 case $(LC_ALL=C LC_MESSAGES=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
64 case $(export LC_ALL=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in
82 case $(LC_ALL=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
107 case $(LC_ALL=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1; command . /var/empty/foo 2>&1) in
114 case $(LC_ALL=nl_NL.ISO8859-1 . /var/empty/foo 2>&1; :) in
122 case $(LC_ALL=nl_NL.ISO8859-1 . /dev/null; . /var/empty/foo 2>&1) in
128 case $(export LC_ALL; LC_ALL=nl_NL.ISO8859-1 . /dev/null; . /var/empty/foo 2>&1) in
/NextBSD/contrib/libarchive/libarchive/test/
HDtest_read_format_cpio_filename.c39 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_cpio_filename_eucJP_UTF8()
89 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_read_format_cpio_filename_UTF8_eucJP()
140 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_cpio_filename_UTF8_UTF8_jp()
186 if (NULL == setlocale(LC_ALL, "Russian_Russia.20866") && in test_read_format_cpio_filename_CP866_KOI8R()
187 NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_read_format_cpio_filename_CP866_KOI8R()
238 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_cpio_filename_CP866_UTF8()
289 if (NULL == setlocale(LC_ALL, "Russian_Russia.866") && in test_read_format_cpio_filename_KOI8R_CP866()
290 NULL == setlocale(LC_ALL, "ru_RU.CP866")) { in test_read_format_cpio_filename_KOI8R_CP866()
341 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_cpio_filename_KOI8R_UTF8()
392 if (NULL == setlocale(LC_ALL, "Russian_Russia.20866") && in test_read_format_cpio_filename_UTF8_KOI8R()
[all …]
HDtest_ustar_filename_encoding.c38 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_ustar_filename_encoding_UTF8_CP866()
80 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_ustar_filename_encoding_KOI8R_UTF8()
122 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_ustar_filename_encoding_KOI8R_CP866()
164 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_ustar_filename_encoding_CP1251_UTF8()
165 NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_ustar_filename_encoding_CP1251_UTF8()
210 if (NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_ustar_filename_encoding_ru_RU_CP1251()
251 if (NULL == setlocale(LC_ALL, "Russian_Russia")) { in test_ustar_filename_encoding_Russian_Russia()
287 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_ustar_filename_encoding_EUCJP_UTF8()
328 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_ustar_filename_encoding_EUCJP_CP932()
369 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_ustar_filename_encoding_CP932_UTF8()
[all …]
HDtest_gnutar_filename_encoding.c38 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_gnutar_filename_encoding_UTF8_CP866()
80 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_gnutar_filename_encoding_KOI8R_UTF8()
122 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_gnutar_filename_encoding_KOI8R_CP866()
164 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_gnutar_filename_encoding_CP1251_UTF8()
165 NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_gnutar_filename_encoding_CP1251_UTF8()
210 if (NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_gnutar_filename_encoding_ru_RU_CP1251()
251 if (NULL == setlocale(LC_ALL, "Russian_Russia")) { in test_gnutar_filename_encoding_Russian_Russia()
287 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_gnutar_filename_encoding_EUCJP_UTF8()
328 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_gnutar_filename_encoding_EUCJP_CP932()
369 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_gnutar_filename_encoding_CP932_UTF8()
[all …]
HDtest_read_format_zip_filename.c39 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_read_format_zip_filename_CP932_eucJP()
92 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_zip_filename_CP932_UTF8()
167 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_read_format_zip_filename_UTF8_eucJP()
234 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_zip_filename_UTF8_UTF8()
319 if (NULL == setlocale(LC_ALL, "Russian_Russia.20866") && in test_read_format_zip_filename_CP866_KOI8R()
320 NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_read_format_zip_filename_CP866_KOI8R()
371 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_zip_filename_CP866_UTF8()
422 if (NULL == setlocale(LC_ALL, "Russian_Russia.866") && in test_read_format_zip_filename_KOI8R_CP866()
423 NULL == setlocale(LC_ALL, "ru_RU.CP866")) { in test_read_format_zip_filename_KOI8R_CP866()
474 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_zip_filename_KOI8R_UTF8()
[all …]
HDtest_read_format_gtar_filename.c39 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_gtar_filename_eucJP_UTF8()
89 if (NULL == setlocale(LC_ALL, "Russian_Russia.20866") && in test_read_format_gtar_filename_CP866_KOI8R()
90 NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_read_format_gtar_filename_CP866_KOI8R()
141 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_gtar_filename_CP866_UTF8()
192 if (NULL == setlocale(LC_ALL, "Russian_Russia.866") && in test_read_format_gtar_filename_KOI8R_CP866()
193 NULL == setlocale(LC_ALL, "ru_RU.CP866")) { in test_read_format_gtar_filename_KOI8R_CP866()
244 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_gtar_filename_KOI8R_UTF8()
295 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_read_format_gtar_filename_eucJP_CP932()
296 NULL == setlocale(LC_ALL, "ja_JP.SJIS")) { in test_read_format_gtar_filename_eucJP_CP932()
345 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_read_format_gtar_filename_CP866_CP1251()
[all …]
HDtest_read_format_ustar_filename.c39 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_ustar_filename_eucJP_UTF8()
89 if (NULL == setlocale(LC_ALL, "Russian_Russia.20866") && in test_read_format_ustar_filename_CP866_KOI8R()
90 NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_read_format_ustar_filename_CP866_KOI8R()
141 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_ustar_filename_CP866_UTF8()
192 if (NULL == setlocale(LC_ALL, "Russian_Russia.866") && in test_read_format_ustar_filename_KOI8R_CP866()
193 NULL == setlocale(LC_ALL, "ru_RU.CP866")) { in test_read_format_ustar_filename_KOI8R_CP866()
244 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_ustar_filename_KOI8R_UTF8()
295 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_read_format_ustar_filename_eucJP_CP932()
296 NULL == setlocale(LC_ALL, "ja_JP.SJIS")) { in test_read_format_ustar_filename_eucJP_CP932()
345 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_read_format_ustar_filename_CP866_CP1251()
[all …]
HDtest_pax_filename_encoding.c110 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_pax_filename_encoding_2()
204 if (NULL == setlocale(LC_ALL, "C")) {
346 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_pax_filename_encoding_KOI8R()
393 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_pax_filename_encoding_CP1251()
394 NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_pax_filename_encoding_CP1251()
441 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_pax_filename_encoding_EUCJP()
489 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_pax_filename_encoding_CP932()
490 NULL == setlocale(LC_ALL, "ja_JP.SJIS")) { in test_pax_filename_encoding_CP932()
539 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_pax_filename_encoding_KOI8R_BINARY()
576 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_pax_filename_encoding_KOI8R_CP1251()
HDtest_zip_filename_encoding.c38 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_zip_filename_encoding_UTF8()
127 if (NULL == setlocale(LC_ALL, "ru_RU.KOI8-R")) { in test_zip_filename_encoding_KOI8R()
228 if (NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_zip_filename_encoding_ru_RU_CP1251()
272 if (NULL == setlocale(LC_ALL, "Russian_Russia")) { in test_zip_filename_encoding_Russian_Russia()
342 if (NULL == setlocale(LC_ALL, "ja_JP.eucJP")) { in test_zip_filename_encoding_EUCJP()
442 if (NULL == setlocale(LC_ALL, "Japanese_Japan") && in test_zip_filename_encoding_CP932()
443 NULL == setlocale(LC_ALL, "ja_JP.SJIS")) { in test_zip_filename_encoding_CP932()
HDtest_read_format_tar_filename.c50 if (NULL == setlocale(LC_ALL, "Russian_Russia.866") && in test_read_format_tar_filename_KOI8R_CP866()
51 NULL == setlocale(LC_ALL, "ru_RU.CP866")) { in test_read_format_tar_filename_KOI8R_CP866()
160 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in test_read_format_tar_filename_KOI8R_UTF8()
256 if (NULL == setlocale(LC_ALL, "Russian_Russia") && in test_read_format_tar_filename_KOI8R_CP1251()
257 NULL == setlocale(LC_ALL, "ru_RU.CP1251")) { in test_read_format_tar_filename_KOI8R_CP1251()
/NextBSD/lib/libc/locale/
HDsetlocale.c106 if (category < LC_ALL || category >= _LC_LAST) { in setlocale()
112 return (category != LC_ALL ? in setlocale()
125 if (category == LC_ALL) { in setlocale()
142 } else if (category != LC_ALL) { in setlocale()
187 if (category != LC_ALL) in setlocale()
/NextBSD/usr.bin/getconf/
HDMakefile17 LC_ALL=C awk -f ${.CURDIR}/fake-gperf.awk ${.IMPSRC} >${.TARGET}
20 LC_ALL=C awk '/^[_A-Z]/ { print; }' ${.IMPSRC} | \
35 LC_ALL=C sort -u ${.ALLSRC} >${.TARGET}
/NextBSD/contrib/ncurses/misc/
HDcsort34 LC_ALL=C; export LC_ALL
/NextBSD/contrib/groff/
HDmdate.sh8 LC_ALL=C; export LC_ALL
/NextBSD/usr.sbin/bsdconfig/
HDbsdconfig82 f_quietly ls */"$index.${LANG:-$LC_ALL}" &&
83 index="$index.${LANG:-$LC_ALL}"
98 f_quietly ls */"$index.${LANG:-$LC_ALL}" &&
99 index="$index.${LANG:-$LC_ALL}"
/NextBSD/contrib/ncurses/man/
HDMKterminfo.sh46 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
/NextBSD/contrib/libstdc++/scripts/
Dextract_symvers48 LC_ALL=C
49 export LC_ALL
/NextBSD/lib/libsysdecode/
HDmkioctls14 LC_ALL=C; export LC_ALL
/NextBSD/sys/boot/common/
HDnewvers.sh38 LC_ALL=C; export LC_ALL
/NextBSD/contrib/xz/src/common/
HDtuklib_gettext.h31 setlocale(LC_ALL, ""); \
38 setlocale(LC_ALL, "")
/NextBSD/contrib/dialog/
HDrename.sh39 LC_ALL=C; export LC_ALL

12345678910>>...12