Searched refs:ascii_wctomb (Results 1 - 23 of 23) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Dascii.h37 ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) function
H A Dces_big5.h54 ret = ascii_wctomb(conv,r,wc,n);
H A Dces_gbk.h49 ret = ascii_wctomb(conv,r,wc,n);
H A Ddec_kanji.h55 ret = ascii_wctomb(conv,r,wc,n);
H A Deuc_cn.h56 ret = ascii_wctomb(conv,r,wc,n);
H A Deuc_kr.h58 ret = ascii_wctomb(conv,r,wc,n);
H A Dbig5hkscs.h77 ret = ascii_wctomb(conv,r,wc,n);
H A Dcp949.h64 ret = ascii_wctomb(conv,r,wc,n);
H A Ddec_hanyu.h74 ret = ascii_wctomb(conv,r,wc,n);
H A Dgb18030.h109 ret = ascii_wctomb(conv,r,wc,n);
H A Deuc_tw.h88 ret = ascii_wctomb(conv,r,wc,n);
H A Dhz.h104 ret = ascii_wctomb(conv,buf,wc,1);
H A Dcp932.h121 ret = ascii_wctomb(conv,buf,wc,1);
H A Deuc_jp.h117 ret = ascii_wctomb(conv,r,wc,n);
H A Diso2022_jp.h128 ret = ascii_wctomb(conv,buf,wc,1);
H A Diso2022_kr.h143 ret = ascii_wctomb(conv,buf,wc,1);
H A Deucjp_ms.h160 ret = ascii_wctomb(conv,r,wc,n);
H A Diso2022_cn.h188 ret = ascii_wctomb(conv,buf,wc,1);
H A Diso2022_jp1.h152 ret = ascii_wctomb(conv,buf,wc,1);
H A Dcp950.h156 ret = ascii_wctomb(conv,r,wc,n);
H A Diso2022_cnext.h306 ret = ascii_wctomb(conv,buf,wc,1);
H A Diso2022_jp3.h340 ret = ascii_wctomb(conv,buf,wc,1);
H A Diso2022_jp2.h401 ret = ascii_wctomb(conv,buf,wc,1);

Completed in 109 milliseconds