Home
last modified time | relevance | path

Searched refs:wctomb_l (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/locale/
H A Dwctomb.c39 wctomb_l(char *s, wchar_t wchar, locale_t locale) in wctomb_l() function
58 return wctomb_l(s, wchar, __get_locale()); in wctomb()
H A DSymbol.map130 wctomb_l;
/freebsd/include/xlocale/
H A D_stdlib.h54 int wctomb_l(char *, wchar_t, locale_t);