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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/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.h76 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.h103 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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/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 Dcp949.h88 ret = ascii_wctomb(conv,r,wc,n);
H A Ddec_hanyu.h76 ret = ascii_wctomb(conv,r,wc,n);
H A Deuc_tw.h88 ret = ascii_wctomb(conv,r,wc,n);
H A Dhz.h103 ret = ascii_wctomb(conv,buf,wc,1);

Completed in 71 milliseconds

12