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

/freebsd-12-stable/usr.bin/localedef/
H A Dwide.c60 static int tomb_utf8(char *, wchar_t);
87 { "UTF-8", "UTF-8", 21, towide_utf8, tomb_utf8 },
88 { "UTF8", "UTF-8", 21, towide_utf8, tomb_utf8 },
89 { "utf8", "UTF-8", 21, towide_utf8, tomb_utf8 },
90 { "utf-8", "UTF-8", 21, towide_utf8, tomb_utf8 },
266 tomb_utf8(char *mb, wchar_t wc) function

Completed in 104 milliseconds