Searched refs:nl_langinfo (Results 1 – 7 of 7) sorted by relevance
67 if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0) in rpmatch()69 if (regcomp(&no, nl_langinfo(NOEXPR), REG_EXTENDED|REG_NOSUB) != 0) { in rpmatch()
51 nl_langinfo.c
47 'nl_langinfo.c',
394 char *nl_langinfo (nl_item item) in nl_langinfo() function
326 char *nl_langinfo (nl_item);
3612 * libc/locale/nl_langinfo.c (nl_langinfo): Ditto for variable s.4839 * libc/locale/nl_langinfo.c (nl_langinfo): Expose _NL_CTYPE_MB_CUR_MAX4858 native values accessible through nl_langinfo. Define previously4894 * libc/locale/nl_langinfo.c (nl_ext): New array to define what is to4972 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate EUCCN5178 * libc/locale/nl_langinfo.c (nl_langinfo): Add case for _DATE_FMT.5201 * libc/locale/nl_langinfo.c (nl_langinfo): Return values from5292 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate5333 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when using5367 * libc/locale/nl_langinfo.c (nl_langinfo): Accommodate change of[all …]
68 newlib/libc/locale/nl_langinfo.c452 Files: newlib/libc/locale/nl_langinfo.3