Searched refs:_wctomb_euc (Results 1 – 2 of 2) sorted by relevance
45 int _wctomb_euc(char *, wchar_t);136 i=_wctomb_euc(mbbuf, wc); in _wcstombs_euc()155 _wctomb_euc(char *s, wchar_t wchar) in _wctomb_euc() function
67 return(_wctomb_euc(s, pwc));