Searched defs:wctomb (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/tools/tools/locale/tools/
H A Dutf8-rollup.pl124 sub wctomb { subroutine
/freebsd-current/lib/libc/locale/
H A Dwctomb.c56 wctomb(char *s, wchar_t wchar) function
H A Dmblocal.h88 __mbstate_t wctomb; member in struct:xlocale_ctype
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wctomb.c158 ATF_TC(wctomb); variable
/freebsd-current/contrib/ncurses/ncurses/
H A Dcurses.priv.h2384 #define wctomb(s,wc) _nc_wctomb(s,wc) macro

Completed in 127 milliseconds