Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dsetrunelocale.c58 .lc_wcrtomb = __wcrtomb_ascii,
125 lct->lc_wcrtomb = NULL; in __lc_ctype_load()
H A Deuc.c118 lct->lc_wcrtomb = _EUC_CN_wcrtomb; in _EUC_CN_init()
163 lct->lc_wcrtomb = _EUC_KR_wcrtomb; in _EUC_KR_init()
208 lct->lc_wcrtomb = _EUC_JP_wcrtomb; in _EUC_JP_init()
253 lct->lc_wcrtomb = _EUC_TW_wcrtomb; in _EUC_TW_init()
H A Dwcrtomb.c45 return (loc->ctype->lc_wcrtomb(s, wc, ps)); in wcrtomb_l()
H A Dlctype.h37 size_t (*lc_wcrtomb)(char *_RESTRICT_KYWD, wchar_t, member
H A Dnone.c56 lct->lc_wcrtomb = __wcrtomb_ascii; in _none_init()
H A Dbig5.c62 lct->lc_wcrtomb = _BIG5_wcrtomb; in _BIG5_init()
H A Dgbk.c62 lct->lc_wcrtomb = _GBK_wcrtomb; in _GBK_init()
H A Dmskanji.c65 lct->lc_wcrtomb = _MSKanji_wcrtomb; in _MSKanji_init()
H A Dgb2312.c58 lct->lc_wcrtomb = _GB2312_wcrtomb; in _GB2312_init()
H A Dgb18030.c63 lct->lc_wcrtomb = _GB18030_wcrtomb; in _GB18030_init()
H A Dutf8.c55 lct->lc_wcrtomb = _UTF8_wcrtomb; in _UTF8_init()