Searched refs:towide_euccn (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/localedef/ |
H A D | wide.c | 52 static int towide_euccn(wchar_t *, const char *, unsigned); 90 { "EUC-CN", "EUC-CN", 16, towide_euccn, tomb_mbs }, 91 { "eucCN", "EUC-CN", 16, towide_euccn, tomb_mbs }, 535 towide_euccn(wchar_t *wc, const char *mb, unsigned n) in towide_euccn() function
|