Searched refs:__mbtowc (Results 1 – 1 of 1) sorted by relevance
120 static int __mbtowc(_Locale_codecvt_t *l, wchar_t *dst, const char *from, unsigned int count) { in __mbtowc() function156 retval = __mbtowc(lcodecvt, to, from, count); in _WLocale_mbtowc()