Searched refs:setlocale (Results 1 - 25 of 226) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-php/
H A Dhello.php8 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dhard-locale.c40 char const *p = setlocale (category, NULL);
57 if (((p = setlocale (category, "C"))
59 || ((p = setlocale (category, "POSIX"))
64 setlocale (category, locale);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-ulc-casecoll.c37 if (setlocale (LC_ALL, "") == NULL)
H A Dtest-locale-language.c35 if (setlocale (LC_ALL, "") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/tools/
H A Dlocale_charset.c10 setlocale(LC_ALL, "");
H A Dlocale_codeset.c12 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dlocale_charset.c10 setlocale(LC_ALL, "");
H A Dlocale_codeset.c12 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-localename.c54 setlocale (LC_ALL, "");
67 setlocale (LC_ALL, "");
75 setlocale (LC_ALL, "");
83 setlocale (LC_ALL, "");
91 setlocale (LC_ALL, "");
102 setlocale (LC_ALL, "");
110 setlocale (LC_ALL, "");
118 setlocale (LC_ALL, "");
H A Dtest-c-strcasecmp.c45 if (setlocale (LC_ALL, "") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/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 Dplural-1-prg.c36 if (setlocale (LC_ALL, "") == NULL)
H A Dtestlocale.c35 if (setlocale (LC_ALL, "") == NULL)
H A Dgettext-3-prg.c70 if (setlocale (LC_ALL, lang[i]) == NULL)
71 setlocale (LC_ALL, "C");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_gettext.h31 setlocale(LC_ALL, ""); \
38 setlocale(LC_ALL, "")
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_gettext.h31 setlocale(LC_ALL, ""); \
38 setlocale(LC_ALL, "")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-test-main.c42 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c/
H A Dhello.c7 /* Get setlocale() declaration. */
26 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/
H A Dhello.cc15 // Get setlocale() declaration.
35 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-localename.c72 setlocale (LC_ALL, "en_US.UTF-8");
84 setlocale (LC_ALL, "");
97 setlocale (LC_ALL, "");
105 setlocale (LC_ALL, "");
113 setlocale (LC_ALL, "");
121 setlocale (LC_ALL, "");
132 setlocale (LC_ALL, "");
139 setlocale (LC_ALL, "");
146 setlocale (LC_ALL, "");
155 if (setlocale (LC_AL
[all...]
H A Dtest-c-strcasecmp.c34 if (setlocale (LC_ALL, "") == NULL)
H A Dtest-mbsinit.c44 if (setlocale (LC_ALL, "") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Dmain.c37 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniwbrk/
H A Dtest-ulc-wordbreaks.c32 if (setlocale (LC_ALL, "") == NULL)

Completed in 228 milliseconds

12345678910