Searched refs:towide_euctw (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/localedef/ |
H A D | wide.c | 40 static int towide_euctw(wchar_t *, const char *, unsigned); 93 { "EUC-TW", "EUC-TW", 24, towide_euctw, tomb_mbs }, 94 { "eucTW", "EUC-TW", 24, towide_euctw, tomb_mbs }, 562 towide_euctw(wchar_t *wc, const char *mb, unsigned n) in towide_euctw() function
|