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

/freebsd-11-stable/usr.bin/localedef/
H A Dwide.c55 static int towide_eucjp(wchar_t *, const char *, unsigned);
100 { "EUC-JP", "EUC-JP", 17, towide_eucjp, tomb_mbs },
101 { "eucJP", "EUC-JP", 17, towide_eucjp, tomb_mbs },
551 towide_eucjp(wchar_t *wc, const char *mb, unsigned n) function

Completed in 368 milliseconds