Searched defs:wctomb (Results 1 - 3 of 3) sorted by path

/netbsd-current/lib/libc/locale/
H A Dmultibyte_c90.c164 wctomb(char *s, wchar_t wc) function
/netbsd-current/tests/lib/libc/locale/
H A Dt_wctomb.c161 ATF_TC(wctomb); variable
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c337 int wctomb(char *s, wchar_t wc) { return wcrtomb(s,wc,NULL); } function

Completed in 341 milliseconds