Searched refs:to_mb (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/localedef/
H A Dlocaledef.h167 int to_mb(char *, wchar_t);
H A Dwide.c596 to_mb(char *mb, wchar_t wc) function
622 if ((len = to_mb(ptr, *wcs)) < 0) {

Completed in 106 milliseconds