Home
last modified time | relevance | path

Searched refs:_EUC_JP_mbrtowc (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Deuc.c56 static size_t _EUC_JP_mbrtowc(wchar_t *_RESTRICT_KYWD,
212 lct->lc_mbrtowc = _EUC_JP_mbrtowc; in _EUC_JP_init()
223 _EUC_JP_mbrtowc(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, in _EUC_JP_mbrtowc() function
234 return (__mbsnrtowcs_std(dst, src, nms, len, ps, _EUC_JP_mbrtowc)); in _EUC_JP_mbsnrtowcs()