Home
last modified time | relevance | path

Searched refs:nl_langinfo (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Drpmatch.c67 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()
/picolibc-3.5.0-3.4.0/newlib/libc/locale/
DCMakeLists.txt51 nl_langinfo.c
Dmeson.build47 'nl_langinfo.c',
Dnl_langinfo.c394 char *nl_langinfo (nl_item item) in nl_langinfo() function
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dlanginfo.h326 char *nl_langinfo (nl_item);
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20153612 * libc/locale/nl_langinfo.c (nl_langinfo): Ditto for variable s.
4839 * libc/locale/nl_langinfo.c (nl_langinfo): Expose _NL_CTYPE_MB_CUR_MAX
4858 native values accessible through nl_langinfo. Define previously
4894 * libc/locale/nl_langinfo.c (nl_ext): New array to define what is to
4972 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate EUCCN
5178 * libc/locale/nl_langinfo.c (nl_langinfo): Add case for _DATE_FMT.
5201 * libc/locale/nl_langinfo.c (nl_langinfo): Return values from
5292 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate
5333 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when using
5367 * libc/locale/nl_langinfo.c (nl_langinfo): Accommodate change of
[all …]
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc68 newlib/libc/locale/nl_langinfo.c
452 Files: newlib/libc/locale/nl_langinfo.3