Searched refs:_wcstombs_euc (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/gen/common/ | ||
H A D | wcstombs.c | 69 return(_wcstombs_euc(s, pwcs, n)); |
H A D | euc.multibyte.c | 127 _wcstombs_euc(char *s, wchar_t *pwcs, size_t n) in _wcstombs_euc() function |