Home
last modified time | relevance | path

Searched refs:nl_item (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A Dnl_langinfo.cpp21 nl_langinfo(nl_item item) in nl_langinfo()
34 nl_langinfo_l(nl_item item, locale_t locale) in nl_langinfo_l()
/haiku/headers/posix/
H A Dlanginfo.h147 extern char* nl_langinfo(nl_item item);
148 extern char* nl_langinfo_l(nl_item item, locale_t locale);
H A Dnl_types.h15 typedef int nl_item; typedef
/haiku/src/system/libroot/posix/musl/time/
H A Dstrftime.c49 nl_item item; in __strftime_fmt_1()