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

/illumos-gate/usr/src/cmd/localedef/
H A Dwide.c32 static int towide_big5(wchar_t *, const char *, unsigned);
102 { "BIG5", "BIG5", 16, towide_big5, tomb_mbs },
103 { "big5", "BIG5", 16, towide_big5, tomb_mbs },
104 { "Big5", "BIG5", 16, towide_big5, tomb_mbs },
356 towide_big5(wchar_t *wc, const char *mb, unsigned n) function

Completed in 44 milliseconds