xwcstoutf 643 compat/mingw.c if (xwcstoutf(template, wtemplate, strlen(template) + 1) < 0) xwcstoutf 712 compat/mingw.c if (xwcstoutf(pointer, wpointer, len) < 0) xwcstoutf 2056 compat/mingw.c len = xwcstoutf(buffer, wcs, len) + 1; xwcstoutf 486 compat/mingw.h int xwcstoutf(char *utf, const wchar_t *wcs, size_t utflen); xwcstoutf 12 compat/win32/dirent.c xwcstoutf(ent->d_name, fdata->cFileName, sizeof(ent->d_name));