setlocale 862 lib/common/logging.c setlocale(LC_ALL, ""); setlocale 391 lib/common/options.c locale = strtok(setlocale(LC_ALL, NULL), "_"); setlocale 107 maint/gnulib/lib/c-strtod.c char *saved_locale = setlocale (LC_NUMERIC, NULL); setlocale 118 maint/gnulib/lib/c-strtod.c setlocale (LC_NUMERIC, "C"); setlocale 127 maint/gnulib/lib/c-strtod.c setlocale (LC_NUMERIC, saved_locale); setlocale 925 maint/gnulib/lib/localcharset.c char *current_locale = setlocale (LC_CTYPE, NULL); setlocale 1086 maint/gnulib/lib/localcharset.c locale = setlocale (LC_CTYPE, NULL); setlocale 193 maint/gnulib/lib/locale.in.h _GL_FUNCDECL_RPL (setlocale, char *, (int category, const char *locale)); setlocale 194 maint/gnulib/lib/locale.in.h _GL_CXXALIAS_RPL (setlocale, char *, (int category, const char *locale)); setlocale 196 maint/gnulib/lib/locale.in.h _GL_CXXALIAS_SYS (setlocale, char *, (int category, const char *locale)); setlocale 199 maint/gnulib/lib/locale.in.h _GL_CXXALIASWARN (setlocale); setlocale 204 maint/gnulib/lib/locale.in.h _GL_WARN_ON_USE (setlocale, "setlocale works differently on native Windows - " setlocale 3245 maint/gnulib/lib/localename.c setlocale (category, NULL); setlocale 301 maint/gnulib/lib/propername.c setlocale (LC_ALL, ""); setlocale 314 maint/gnulib/lib/propername.c setlocale (LC_ALL, ""); setlocale 75 maint/gnulib/lib/setlocale.c return setlocale (category, locale); setlocale 79 maint/gnulib/lib/setlocale.c # define setlocale_mtsafe setlocale setlocale 717 maint/gnulib/lib/setlocale.c result = setlocale (category, llCC_buf); setlocale 734 maint/gnulib/lib/setlocale.c result = setlocale (category, language_table[i].english); setlocale 797 maint/gnulib/lib/setlocale.c result = setlocale (category, buf); setlocale 813 maint/gnulib/lib/setlocale.c setlocale (category, language_table[i].english); setlocale 1435 maint/gnulib/lib/setlocale.c saved_locale = setlocale (LC_ALL, NULL); setlocale 1470 maint/gnulib/lib/setlocale.c && strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) setlocale 1611 maint/gnulib/lib/setlocale.c return setlocale (LC_ALL, NULL); setlocale 1615 maint/gnulib/lib/setlocale.c setlocale (LC_ALL, saved_locale); setlocale 1637 maint/gnulib/lib/setlocale.c saved_locale = setlocale (LC_ALL, NULL); setlocale 1653 maint/gnulib/lib/setlocale.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) setlocale 1656 maint/gnulib/lib/setlocale.c setlocale (LC_ALL, saved_locale); setlocale 1663 maint/gnulib/lib/setlocale.c return setlocale (LC_ALL, NULL); setlocale 62 maint/gnulib/lib/setlocale_null.c const char *result = setlocale (category, NULL); setlocale 95 maint/gnulib/lib/unicase/u8-casefold.c setlocale (LC_ALL, ""); setlocale 108 maint/gnulib/lib/unicase/u8-tolower.c setlocale (LC_ALL, ""); setlocale 95 maint/gnulib/lib/unicase/u8-totitle.c setlocale (LC_ALL, ""); setlocale 108 maint/gnulib/lib/unicase/u8-toupper.c setlocale (LC_ALL, ""); setlocale 184 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c setlocale (LC_CTYPE, ""); setlocale 202 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c setlocale (LC_CTYPE, ""); setlocale 175 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c setlocale (LC_CTYPE, ""); setlocale 48 maint/gnulib/tests/locale.c printf ("%s=\"%s\"\n", variable, setlocale (category, NULL)); setlocale 54 maint/gnulib/tests/locale.c setlocale (LC_ALL, ""); setlocale 34 maint/gnulib/tests/test-astrxfrm.c setlocale (LC_ALL, "de_DE.UTF-8"); setlocale 38 maint/gnulib/tests/test-btoc32.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-btowc.c if (setlocale (LC_ALL, "") == NULL) setlocale 221 maint/gnulib/tests/test-c-ctype.c setlocale (LC_ALL, "de_DE"); setlocale 224 maint/gnulib/tests/test-c-ctype.c setlocale (LC_ALL, "ja_JP.EUC-JP"); setlocale 31 maint/gnulib/tests/test-c-dtoastr.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-c-ldtoastr.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-c-snprintf.c if (setlocale (LC_ALL, "") == NULL) setlocale 35 maint/gnulib/tests/test-c-strcasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 35 maint/gnulib/tests/test-c-strncasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 43 maint/gnulib/tests/test-c-vasprintf.c if (setlocale (LC_ALL, "") == NULL) setlocale 46 maint/gnulib/tests/test-c-vsnprintf.c if (setlocale (LC_ALL, "") == NULL) setlocale 44 maint/gnulib/tests/test-c-xvasprintf.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isalnum.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isalpha.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isblank.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32iscntrl.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isdigit.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isgraph.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32islower.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isprint.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32ispunct.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isspace.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isupper.c if (setlocale (LC_ALL, "") == NULL) setlocale 54 maint/gnulib/tests/test-c32isxdigit.c if (setlocale (LC_ALL, "") == NULL) setlocale 45 maint/gnulib/tests/test-c32rtomb-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) setlocale 57 maint/gnulib/tests/test-c32rtomb-w32.c if (setlocale (LC_ALL, name) == NULL) setlocale 63 maint/gnulib/tests/test-c32rtomb.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-c32snrtombs.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-c32srtombs.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-c32stombs.c if (setlocale (LC_ALL, "") == NULL) setlocale 56 maint/gnulib/tests/test-dfa-match-aux.c setlocale (LC_ALL, ""); setlocale 73 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 74 maint/gnulib/tests/test-duplocale.c setlocale (LC_NUMERIC, "de_DE.UTF-8"); setlocale 75 maint/gnulib/tests/test-duplocale.c setlocale (LC_TIME, "fr_FR.UTF-8"); setlocale 93 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "C"); setlocale 101 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "C"); setlocale 115 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "C"); setlocale 128 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "C"); setlocale 167 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 168 maint/gnulib/tests/test-duplocale.c setlocale (LC_NUMERIC, "de_DE.UTF-8"); setlocale 169 maint/gnulib/tests/test-duplocale.c setlocale (LC_TIME, "fr_FR.UTF-8"); setlocale 182 maint/gnulib/tests/test-duplocale.c setlocale (LC_ALL, "C"); setlocale 35 maint/gnulib/tests/test-hard-locale.c if (setlocale (LC_ALL, name) != NULL) setlocale 97 maint/gnulib/tests/test-hard-locale.c all_trivial = (setlocale (LC_ALL, "foobar") != NULL); setlocale 55 maint/gnulib/tests/test-iswdigit.c if (setlocale (LC_ALL, "") == NULL) setlocale 55 maint/gnulib/tests/test-iswxdigit.c if (setlocale (LC_ALL, "") == NULL) setlocale 35 maint/gnulib/tests/test-localcharset.c setlocale (LC_ALL, ""); setlocale 32 maint/gnulib/tests/test-locale-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::setlocale, char *, (int, const char *)); setlocale 77 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 102 maint/gnulib/tests/test-localename.c ret = setlocale (LC_ALL, ""); setlocale 116 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 124 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 132 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 140 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 151 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 158 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 165 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 174 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) setlocale 195 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) setlocale 261 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 518 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 543 maint/gnulib/tests/test-localename.c ret = setlocale (LC_ALL, ""); setlocale 557 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 565 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 573 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 581 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 592 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 600 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 608 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 618 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) setlocale 634 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) setlocale 652 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 670 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 766 maint/gnulib/tests/test-localename.c setlocale (LC_ALL, ""); setlocale 35 maint/gnulib/tests/test-mbmemcasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-mbmemcasecoll.c if (setlocale (LC_ALL, "") == NULL) setlocale 47 maint/gnulib/tests/test-mbrtoc32-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) setlocale 59 maint/gnulib/tests/test-mbrtoc32-w32.c if (setlocale (LC_ALL, name) == NULL) setlocale 41 maint/gnulib/tests/test-mbrtoc32.c if (setlocale (LC_ALL, "") == NULL) setlocale 47 maint/gnulib/tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) setlocale 59 maint/gnulib/tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name) == NULL) setlocale 41 maint/gnulib/tests/test-mbrtowc.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbscasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 32 maint/gnulib/tests/test-mbscasestr2.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbscasestr3.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbscasestr4.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbschr.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbscspn.c if (setlocale (LC_ALL, "") == NULL) setlocale 46 maint/gnulib/tests/test-mbsinit.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbsncasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-mbsnrtoc32s.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-mbsnrtowcs.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbspbrk.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbspcasecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbsrchr.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-mbsrtoc32s.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-mbsrtowcs.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbsspn.c if (setlocale (LC_ALL, "") == NULL) setlocale 32 maint/gnulib/tests/test-mbsstr2.c if (setlocale (LC_ALL, "") == NULL) setlocale 31 maint/gnulib/tests/test-mbsstr3.c if (setlocale (LC_ALL, "") == NULL) setlocale 39 maint/gnulib/tests/test-mbstoc32s.c if (setlocale (LC_ALL, "") == NULL) setlocale 195 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_ALL, LOCALE1) == NULL) setlocale 200 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_MONETARY, LOCALE2) == NULL) setlocale 205 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_NUMERIC, LOCALE3) == NULL) setlocale 50 maint/gnulib/tests/test-nl_langinfo.c setlocale (LC_ALL, ""); setlocale 81 maint/gnulib/tests/test-quotearg.c && setlocale (LC_ALL, "") != NULL) setlocale 186 maint/gnulib/tests/test-regex.c if (setlocale (LC_ALL, "en_US.UTF-8")) setlocale 254 maint/gnulib/tests/test-regex.c if (! setlocale (LC_ALL, "C")) setlocale 261 maint/gnulib/tests/test-regex.c if (setlocale (LC_ALL, "tr_TR.UTF-8")) setlocale 291 maint/gnulib/tests/test-regex.c if (! setlocale (LC_ALL, "C")) setlocale 22 maint/gnulib/tests/test-setlocale1.c SIGNATURE_CHECK (setlocale, char *, (int, const char *)); setlocale 38 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, "") == NULL) setlocale 41 maint/gnulib/tests/test-setlocale1.c name1 = strdup (setlocale (LC_ALL, NULL)); setlocale 44 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, "C") == NULL) setlocale 50 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, getenv ("LC_ALL")) == NULL) setlocale 53 maint/gnulib/tests/test-setlocale1.c name2 = strdup (setlocale (LC_ALL, NULL)); setlocale 30 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, "") != NULL) setlocale 32 maint/gnulib/tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) setlocale 40 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, "C") == NULL) setlocale 45 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, getenv ("LC_ALL")) != NULL) setlocale 47 maint/gnulib/tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) setlocale 105 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_ALL, LOCALE1) == NULL) setlocale 110 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_NUMERIC, LOCALE2) == NULL) setlocale 115 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_TIME, LOCALE3) == NULL) setlocale 121 maint/gnulib/tests/test-setlocale_null-mt-all.c expected = strdup (setlocale (LC_ALL, NULL)); setlocale 105 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_ALL, LOCALE1) == NULL) setlocale 110 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_NUMERIC, LOCALE2) == NULL) setlocale 115 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_TIME, LOCALE3) == NULL) setlocale 121 maint/gnulib/tests/test-setlocale_null-mt-one.c expected = strdup (setlocale (LC_NUMERIC, NULL)); setlocale 56 maint/gnulib/tests/test-strfmon_l.c if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) setlocale 61 maint/gnulib/tests/test-strfmon_l.c if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) setlocale 71 maint/gnulib/tests/test-strfmon_l.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 73 maint/gnulib/tests/test-strfmon_l.c setlocale (LC_ALL, "de_DE.UTF-8"); setlocale 84 maint/gnulib/tests/test-strfmon_l.c setlocale (LC_ALL, "de_DE.UTF-8"); setlocale 86 maint/gnulib/tests/test-strfmon_l.c setlocale (LC_ALL, "en_US.UTF-8"); setlocale 32 maint/gnulib/tests/test-strtod1.c if (setlocale (LC_ALL, "") == NULL) setlocale 32 maint/gnulib/tests/test-strtold1.c if (setlocale (LC_ALL, "") == NULL) setlocale 56 maint/gnulib/tests/test-unicodeio.c if (setlocale (LC_ALL, "") == NULL) setlocale 33 maint/gnulib/tests/test-vasnprintf-posix2.c if (setlocale (LC_ALL, "") == NULL) setlocale 82 maint/gnulib/tests/test-vasnprintf-posix3.c if (setlocale (LC_ALL, "fa_IR.UTF-8") == NULL) setlocale 45 maint/gnulib/tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) setlocale 57 maint/gnulib/tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name) == NULL) setlocale 61 maint/gnulib/tests/test-wcrtomb.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-wcsnrtombs.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/test-wcsrtombs.c if (setlocale (LC_ALL, "") == NULL) setlocale 47 maint/gnulib/tests/test-wcwidth.c if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL setlocale 35 maint/gnulib/tests/unicase/test-locale-language.c if (setlocale (LC_ALL, "") == NULL) setlocale 374 maint/gnulib/tests/unicase/test-ulc-casecmp.c if (setlocale (LC_ALL, "") == NULL) setlocale 37 maint/gnulib/tests/unicase/test-ulc-casecoll.c if (setlocale (LC_ALL, "") == NULL) setlocale 40 maint/gnulib/tests/unigbrk/test-ulc-grapheme-breaks.c if (setlocale (LC_ALL, "") == NULL) setlocale 114 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) setlocale 114 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) setlocale 114 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) setlocale 114 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) setlocale 104 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) setlocale 104 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) setlocale 241 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) setlocale 229 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) setlocale 32 maint/gnulib/tests/uniwbrk/test-ulc-wordbreaks.c if (setlocale (LC_ALL, "") == NULL)