Searched refs:gb2312_wctomb (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/iconv/
H A Dgb12345.h62 ret = gb2312_wctomb(conv,r,wc,n);
H A Deuc_cn.h61 ret = gb2312_wctomb(conv,buf,wc,2);
H A Disoir165.h131 ret = gb2312_wctomb(conv,buf,wc,2);
H A Dgbk.h118 ret = gb2312_wctomb(conv,buf,wc,2);
H A Dhz.h123 ret = gb2312_wctomb(conv,buf,wc,2);
H A Diso2022_cn.h211 ret = gb2312_wctomb(conv,buf,wc,2);
H A Dencodings.def717 { gb2312_mbtowc, NULL }, { gb2312_wctomb, NULL })
H A Diso2022_cnext.h329 ret = gb2312_wctomb(conv,buf,wc,2);
H A Diso2022_jp2.h560 ret = gb2312_wctomb(conv,buf,wc,2);
H A Dgb2312.h2535 gb2312_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) function

Completed in 79 milliseconds