Searched refs:LC_ALL (Results 1 - 25 of 373) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-php/
H A Dhello.php8 setlocale (LC_ALL, "");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-c-strcase.sh10 LC_ALL=$LOCALE_FR ./test-c-strcasecmp${EXEEXT} locale || exit 1
11 LC_ALL=$LOCALE_FR ./test-c-strncasecmp${EXEEXT} locale || exit 1
17 LC_ALL=$LOCALE_TR_UTF8 ./test-c-strcasecmp${EXEEXT} locale || exit 1
18 LC_ALL=$LOCALE_TR_UTF8 ./test-c-strncasecmp${EXEEXT} locale || exit 1
H A Dtest-locale.c25 LC_ALL,
H A Dtest-localename.c49 unsetenv ("LC_ALL");
54 setlocale (LC_ALL, "");
63 setenv ("LC_ALL", "", 1);
67 setlocale (LC_ALL, "");
71 unsetenv ("LC_ALL");
75 setlocale (LC_ALL, "");
79 unsetenv ("LC_ALL");
83 setlocale (LC_ALL, "");
87 unsetenv ("LC_ALL");
91 setlocale (LC_ALL, "");
[all...]
H A Dtest-mbsstr2.sh14 LC_ALL=$LOCALE_FR_UTF8 \
H A Dtest-mbsstr3.sh14 LC_ALL=$LOCALE_ZH_CN \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dlocale_charset.c10 setlocale(LC_ALL, "");
H A Dlocale_codeset.c12 setlocale(LC_ALL, "");
H A Dall-charsets-X1122 charmap=`LC_ALL=$lc ./locale_charmap 2>/dev/null || echo '<error>'`
23 codeset=`LC_ALL=$lc ./locale_codeset 2>/dev/null || echo '<error>'`
24 charset=`LC_ALL=$lc ./locale_charset 2>/dev/null || echo '<error>'`
25 x11encoding=`LC_ALL=$lc ./locale_x11encoding 2>/dev/null || echo '<error>'`
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/tests/
H A Dseek_test.sh3 LC_ALL=C
4 export LC_ALL
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dgettext-5-prg.c44 setlocale (LC_ALL, "de_DE.ISO-8859-1");
54 setlocale (LC_ALL, "de_DE.UTF-8");
H A Dgettext-518 LC_ALL=de_DE.ISO-8859-1 ./testlocale || {
26 LC_ALL=de_DE.UTF-8 ./testlocale || {
H A Dgettext-719 LC_ALL=de_DE.ISO-8859-1 ./testlocale || {
27 LC_ALL=de_DE.UTF-8 ./testlocale || {
H A Dplural-1-prg.c35 xsetenv ("LC_ALL", argv[1], 1);
36 if (setlocale (LC_ALL, "") == NULL)
H A Dtestlocale.c35 if (setlocale (LC_ALL, "") == NULL)
H A Dgettext-3-prg.c58 unsetenv ("LC_ALL");
70 if (setlocale (LC_ALL, lang[i]) == NULL)
71 setlocale (LC_ALL, "C");
H A Drecode-sr-latin-111 LC_ALL=$LOCALE_FR_UTF8 ./testlocale 2>/dev/null
35 LC_ALL=$LOCALE_FR_UTF8 \
H A Dmsgcmp-493 LC_MESSAGES=C LC_ALL= \
103 LC_MESSAGES=C LC_ALL= \
156 LC_MESSAGES=C LC_ALL= \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/applets/
H A Dbusybox.mkll10 export LC_ALL=POSIX
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/script/
H A Dmkproto.sh4 LC_ALL=C; export LC_ALL
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c/
H A Dhello.c26 setlocale (LC_ALL, "");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/
H A Dhello.cc35 setlocale (LC_ALL, "");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-guile/
H A Dhello.scm10 (catch #t (lambda () (setlocale LC_ALL "")) (lambda args #f))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/GNOME/
H A Dtrigger5 LC_ALL=C
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Dmain.c37 setlocale(LC_ALL, "");

Completed in 264 milliseconds

1234567891011>>