Lines Matching refs:nl_langinfo

2458 ac_func_list="$ac_func_list nl_langinfo"
6933 # Code from module nl_langinfo:
13800 { $as_echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
13801 $as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
13815 char* cs = nl_langinfo(CODESET); return !cs;
13892 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
13893 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
13896 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
13900 const char *cs = nl_langinfo (CODESET);
13918 are nl_langinfo(RADIXCHAR) are both ".". */
17554 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
17555 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
17558 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
17562 const char *cs = nl_langinfo (CODESET);
17669 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
17670 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
17673 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
17677 const char *cs = nl_langinfo (CODESET);
17768 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
17769 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
17772 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
17776 const char *cs = nl_langinfo (CODESET);
17797 are nl_langinfo(RADIXCHAR) are both ".". */
23102 for gl_func in nl_langinfo; do
24881 # Code from module nl_langinfo:
24909 gl_LIBOBJS="$gl_LIBOBJS nl_langinfo.$ac_objext"
24922 gl_LIBOBJS="$gl_LIBOBJS nl_langinfo.$ac_objext"