Searched refs:ibm_to_utf8 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/iconv_modules/common/ |
H A D | ibm%utf8.c | 49 int ibm_to_utf8(_icv_state *st, char *buf, size_t buflen); 126 n = ibm_to_utf8(st, *outbuf, *outbytesleft); in _icv_iconv() 174 int ibm_to_utf8(st, buf, buflen) in ibm_to_utf8() function
|
H A D | cnv_ibmutf8.c | 94 n = ibm_to_utf8(st, *outbuf, *outbytesleft); in _icv_iconv() 142 int ibm_to_utf8(st, buf, buflen) in ibm_to_utf8() function
|