Searched refs:setlocale (Results 101 - 125 of 226) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c235 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DSimpleGladeApp.py51 locale.setlocale(locale.LC_ALL, "")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Dbssh.c117 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c235 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dlocalcharset.c256 /* On old systems which lack it, use setlocale or getenv. */
261 use setlocale here; it would return "C" when it doesn't support the
264 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c347 /* On old systems which lack it, use setlocale or getenv. */
352 use setlocale here; it would return "C" when it doesn't support the
355 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalcharset.c348 /* On old systems which lack it, use setlocale or getenv. */
353 use setlocale here; it would return "C" when it doesn't support the
356 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c78 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dhostname.c131 setlocale (LC_ALL, "");
H A Dmsgcat.c125 setlocale (LC_ALL, "");
H A Dmsgcmp.c99 setlocale (LC_ALL, "");
H A Dmsgcomm.c125 setlocale (LC_ALL, "");
H A Dmsgexec.c114 setlocale (LC_ALL, "");
H A Dmsgunfmt.c130 setlocale (LC_ALL, "");
H A Dmsguniq.c118 setlocale (LC_ALL, "");
H A Drecode-sr-latin.c79 setlocale (LC_ALL, "");
H A Durlget.c94 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dlocalcharset.c386 /* On old systems which lack it, use setlocale or getenv. */
391 use setlocale here; it would return "C" when it doesn't support the
394 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloslib.c282 lua_pushstring(L, setlocale(cat[op], l));
309 {"setlocale", os_setlocale},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistdio/
H A Dtest-ulc-vasnprintf2.c241 if (setlocale (LC_ALL, "") == NULL)
H A Dtest-ulc-vasnprintf3.c229 if (setlocale (LC_ALL, "") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dlocalcharset.c430 /* On old systems which lack it, use setlocale or getenv. */
435 use setlocale here; it would return "C" when it doesn't support the
438 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/lib/
H A Dlocalcharset.c304 /* On old systems which lack it, use setlocale or getenv. */
309 use setlocale here; it would return "C" when it doesn't support the
312 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlocalcharset.c347 /* On old systems which lack it, use setlocale or getenv. */
352 use setlocale here; it would return "C" when it doesn't support the
355 locale = setlocale (LC_CTYPE, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlocalcharset.c347 /* On old systems which lack it, use setlocale or getenv. */
352 use setlocale here; it would return "C" when it doesn't support the
355 locale = setlocale (LC_CTYPE, NULL);

Completed in 171 milliseconds

12345678910