Searched refs:setlocale (Results 151 - 175 of 226) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dscanner.c718 setlocale(LC_COLLATE, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c773 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlocale.tex319 Returns current platform-specific locale name as passed to setlocale().
395 \docparam{szLocale}{The parameter for the call to setlocale(). Note that it is
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalename.c978 /* XPG3 defines the result of 'setlocale (category, NULL)' as:
979 "Directs 'setlocale()' to query 'category' and return the current
998 On some systems this can be done by the 'setlocale' function itself. */
1000 return setlocale (category, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.in199 $(top_srcdir)/m4/setlocale.m4 $(top_srcdir)/m4/siginfo.m4 \
723 setlocale.m4 \
H A DMakefile199 $(top_srcdir)/m4/setlocale.m4 $(top_srcdir)/m4/siginfo.m4 \
723 setlocale.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfmt.c217 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-ulc-casecmp.c374 if (setlocale (LC_ALL, "") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlocalename.c978 /* XPG3 defines the result of 'setlocale (category, NULL)' as:
979 "Directs 'setlocale()' to query 'category' and return the current
998 On some systems this can be done by the 'setlocale' function itself. */
1000 return setlocale (category, NULL);
H A Dlinebreak.c1266 setlocale (LC_CTYPE, "");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c1043 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.c1110 setlocale(LC_MESSAGES, "");
1111 setlocale(LC_CTYPE, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp1551 // the argument to setlocale()
1745 // at least in AIX 5.2 libc is buggy and the string returned from setlocale(LC_ALL)
1759 // NB: setlocale() from msvcrt.dll (used by VC++ and Mingw)
1792 // NB: we must translate LCID to CRT's setlocale string ourselves,
1794 // interpretation of setlocale(LC_ALL, "") call:
1886 if (IsOk()) // setlocale() succeeded
2400 char *oldLocale = strdup(setlocale(LC_CTYPE, NULL));
2401 setlocale(LC_CTYPE, "");
2403 setlocale(LC_CTYPE, oldLocale);
H A Dwxchar.cpp129 char *cur_locale = setlocale(LC_CTYPE, NULL);
1879 char *localeOld = setlocale(category, wxConvLibc.cWX2MB(locale));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp.c3049 oldlocale = setlocale (LC_TIME, NULL);
3060 setlocale (LC_TIME, "C");
3080 setlocale (LC_TIME, savedlocale);
H A Dmain.c95 /* Initialize I18N/L10N. That amounts to invoking setlocale, and
105 setlocale (LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h1219 # define SETLOCALE(category, locale) setlocale(category, locale)
1251 # define SETLOCALE(category, locale) setlocale(category, locale)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dcharcnv.c71 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dscanner.c892 setlocale(LC_COLLATE, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dunistr.c1086 if (setlocale(LC_ALL, locale))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwxchar.h736 #define wxSetlocale setlocale
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Ddcigettext.c1121 `setlocale' function itself. */
1123 retval = setlocale (category, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dcharcnv.c147 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dnconf.c1499 setlocale(LC_ALL, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlinebreak.c1266 setlocale (LC_CTYPE, "");

Completed in 590 milliseconds

12345678910