src/libs/iconv/armscii_8.h
47
armscii_8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/armscii_8.h
94
armscii_8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ascii.h
26
ascii_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ascii.h
37
ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/atarist.h
128
atarist_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/atarist.h
53
atarist_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/big5.h
1874
big5_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/big5.h
4120
big5_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/big5_2003.h
184
big5_2003_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/big5_2003.h
271
big5_2003_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/big5hkscs1999.h
107
big5hkscs1999_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/big5hkscs1999.h
184
big5hkscs1999_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/big5hkscs1999.h
50
big5hkscs1999_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/big5hkscs2001.h
114
big5hkscs2001_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/big5hkscs2001.h
202
big5hkscs2001_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/big5hkscs2001.h
52
big5hkscs2001_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/big5hkscs2004.h
119
big5hkscs2004_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/big5hkscs2004.h
218
big5hkscs2004_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/big5hkscs2004.h
52
big5hkscs2004_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/c99.h
30
c99_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/c99.h
97
c99_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ces_big5.h
26
ces_big5_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ces_big5.h
48
ces_big5_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ces_gbk.h
26
ces_gbk_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ces_gbk.h
43
ces_gbk_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cns11643_1.h
857
cns11643_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_15.h
1057
cns11643_15_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_2.h
1088
cns11643_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_3.h
944
cns11643_3_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_4.h
33
cns11643_4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_5.h
1252
cns11643_5_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_6.h
942
cns11643_6_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_7.h
962
cns11643_7_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cns11643_inv.h
15369
cns11643_inv_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/converters.h
37
int (*xxx_mbtowc) (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n);
src/libs/iconv/converters.h
46
int (*xxx_flushwc) (conv_t conv, ucs4_t *pwc);
src/libs/iconv/converters.h
63
int (*xxx_wctomb) (conv_t conv, unsigned char *r, ucs4_t wc, int n);
src/libs/iconv/converters.h
70
int (*xxx_reset) (conv_t conv, unsigned char *r, int n);
src/libs/iconv/cp1046.h
133
cp1046_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1046.h
53
cp1046_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1124.h
47
cp1124_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1124.h
84
cp1124_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1125.h
107
cp1125_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1125.h
44
cp1125_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1129.h
103
cp1129_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1129.h
47
cp1129_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1133.h
46
cp1133_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1133.h
92
cp1133_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1161.h
47
cp1161_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1161.h
69
cp1161_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1162.h
26
cp1162_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1162.h
48
cp1162_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1163.h
26
cp1163_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1163.h
43
cp1163_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1250.h
117
cp1250_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1250.h
53
cp1250_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1251.h
107
cp1251_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1251.h
53
cp1251_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1252.h
35
cp1252_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1252.h
79
cp1252_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1253.h
53
cp1253_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1253.h
98
cp1253_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1254.h
120
cp1254_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1254.h
45
cp1254_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1255.h
172
cp1255_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1255.h
299
cp1255_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1256.h
127
cp1256_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1256.h
53
cp1256_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1257.h
117
cp1257_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1257.h
53
cp1257_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp1258.h
204
cp1258_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp1258.h
75
cp1258_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp437.h
128
cp437_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp437.h
53
cp437_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp737.h
117
cp737_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp737.h
53
cp737_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp775.h
122
cp775_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp775.h
53
cp775_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp850.h
102
cp850_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp850.h
53
cp850_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp852.h
125
cp852_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp852.h
53
cp852_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp853.h
129
cp853_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp853.h
53
cp853_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp855.h
108
cp855_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp855.h
53
cp855_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp856.h
114
cp856_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp856.h
53
cp856_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp857.h
120
cp857_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp857.h
53
cp857_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp858.h
26
cp858_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp858.h
39
cp858_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp860.h
123
cp860_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp860.h
53
cp860_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp861.h
128
cp861_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp861.h
53
cp861_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp862.h
123
cp862_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp862.h
53
cp862_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp863.h
128
cp863_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp863.h
53
cp863_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp864.h
154
cp864_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp864.h
58
cp864_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp865.h
128
cp865_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp865.h
53
cp865_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp866.h
103
cp866_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp866.h
44
cp866_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp869.h
117
cp869_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp869.h
53
cp869_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp874.h
53
cp874_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp874.h
91
cp874_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp922.h
42
cp922_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp922.h
81
cp922_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp932.h
131
cp932_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp932.h
89
cp932_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp932ext.h
149
cp932ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp932ext.h
657
cp932ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp936.h
51
cp936_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp936.h
93
cp936_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp936ext.h
38
cp936ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp936ext.h
82
cp936ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp949.h
41
cp949_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp949.h
82
cp949_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp950.h
133
cp950_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/cp950.h
188
cp950_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp950ext.h
121
cp950ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/cp950ext.h
36
cp950ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/dec_hanyu.h
26
dec_hanyu_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/dec_hanyu.h
70
dec_hanyu_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/dec_kanji.h
26
dec_kanji_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/dec_kanji.h
49
dec_kanji_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/euc_cn.h
26
euc_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/euc_cn.h
50
euc_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/euc_jisx0213.h
147
euc_jisx0213_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/euc_jisx0213.h
255
euc_jisx0213_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/euc_jisx0213.h
43
euc_jisx0213_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/euc_jp.h
111
euc_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/euc_jp.h
26
euc_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/euc_kr.h
28
euc_kr_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/euc_kr.h
52
euc_kr_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/euc_tw.h
26
euc_tw_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/euc_tw.h
82
euc_tw_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/flushwc.h
25
normal_flushwc (conv_t conv, ucs4_t *pwc)
src/libs/iconv/gb12345.h
36
gb12345_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb12345.h
51
gb12345_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gb12345ext.h
1007
gb12345ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb12345ext.h
1762
gb12345ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gb18030.h
189
gb18030_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb18030.h
307
gb18030_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gb18030ext.h
235
gb18030ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gb18030ext.h
47
gb18030ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb18030uni.h
171
gb18030uni_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb18030uni.h
220
gb18030uni_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gb2312.h
1082
gb2312_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gb2312.h
2535
gb2312_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gbk.h
112
gbk_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/gbk.h
64
gbk_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gbkext1.h
829
gbkext1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gbkext2.h
1150
gbkext2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/gbkext_inv.h
2303
gbkext_inv_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/georgian_academy.h
35
georgian_academy_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/georgian_academy.h
80
georgian_academy_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/georgian_ps.h
45
georgian_ps_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/georgian_ps.h
97
georgian_ps_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/hkscs1999.h
2953
hkscs1999_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/hkscs1999.h
853
hkscs1999_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/hkscs2001.h
554
hkscs2001_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/hkscs2001.h
60
hkscs2001_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/hkscs2004.h
546
hkscs2004_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/hkscs2004.h
79
hkscs2004_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/hp_roman8.h
47
hp_roman8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/hp_roman8.h
95
hp_roman8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/hz.h
147
hz_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/hz.h
31
hz_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/hz.h
96
hz_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iconv.c
451
conv_t cd = (conv_t) icd;
src/libs/iconv/iconv.c
462
conv_t cd = (conv_t) icd;
src/libs/iconv/iconv.c
471
conv_t cd = (conv_t) icd;
src/libs/iconv/iso2022_cn.h
177
iso2022_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_cn.h
295
iso2022_cn_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_cn.h
54
iso2022_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_cnext.h
295
iso2022_cn_ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_cnext.h
553
iso2022_cn_ext_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_cnext.h
64
iso2022_cn_ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_jp.h
121
iso2022_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_jp.h
195
iso2022_jp_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_jp.h
37
iso2022_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_jp1.h
145
iso2022_jp1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_jp1.h
242
iso2022_jp1_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_jp1.h
38
iso2022_jp1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_jp2.h
302
iso2022_jp2_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_jp2.h
54
iso2022_jp2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_jp2.h
651
iso2022_jp2_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_jp3.h
195
iso2022_jp3_flushwc (conv_t conv, ucs4_t *pwc)
src/libs/iconv/iso2022_jp3.h
260
iso2022_jp3_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_jp3.h
45
iso2022_jp3_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso2022_jp3.h
494
iso2022_jp3_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_kr.h
135
iso2022_kr_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso2022_kr.h
197
iso2022_kr_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/iso2022_kr.h
53
iso2022_kr_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso646_cn.h
27
iso646_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso646_cn.h
43
iso646_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso646_jp.h
29
iso646_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso646_jp.h
45
iso646_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_1.h
26
iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_1.h
34
iso8859_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_10.h
47
iso8859_10_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_10.h
90
iso8859_10_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_11.h
26
iso8859_11_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_11.h
41
iso8859_11_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_13.h
47
iso8859_13_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_13.h
93
iso8859_13_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_14.h
105
iso8859_14_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_14.h
47
iso8859_14_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_15.h
35
iso8859_15_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_15.h
61
iso8859_15_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_16.h
47
iso8859_16_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_16.h
96
iso8859_16_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_2.h
47
iso8859_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_2.h
96
iso8859_2_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_3.h
100
iso8859_3_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_3.h
47
iso8859_3_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_4.h
47
iso8859_4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_4.h
96
iso8859_4_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_5.h
47
iso8859_5_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_5.h
77
iso8859_5_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_6.h
47
iso8859_6_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_6.h
82
iso8859_6_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_7.h
47
iso8859_7_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_7.h
89
iso8859_7_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_8.h
47
iso8859_8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_8.h
89
iso8859_8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/iso8859_9.h
38
iso8859_9_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/iso8859_9.h
69
iso8859_9_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/isoir165.h
125
isoir165_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/isoir165.h
84
isoir165_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/isoir165ext.h
161
isoir165ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/isoir165ext.h
756
isoir165ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/java.h
29
java_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/java.h
98
java_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/jisx0201.h
26
jisx0201_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/jisx0201.h
47
jisx0201_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/jisx0208.h
1013
jisx0208_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/jisx0208.h
2377
jisx0208_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/jisx0212.h
2157
jisx0212_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/jisx0212.h
914
jisx0212_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/johab.h
51
johab_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/johab.h
89
johab_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/johab_hangul.h
105
johab_hangul_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/johab_hangul.h
198
johab_hangul_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/johab_hangul.h
233
static int johab_hangul_decompose (conv_t conv, ucs4_t* r, ucs4_t wc)
src/libs/iconv/koi8_r.h
131
koi8_r_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/koi8_r.h
55
koi8_r_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/koi8_ru.h
137
koi8_ru_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/koi8_ru.h
53
koi8_ru_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/koi8_t.h
123
koi8_t_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/koi8_t.h
53
koi8_t_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/koi8_u.h
139
koi8_u_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/koi8_u.h
55
koi8_u_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ksc5601.h
1189
ksc5601_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ksc5601.h
2984
ksc5601_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/loop_unicode.h
184
conv_t l_cd;
src/libs/iconv/loop_unicode.h
198
conv_t cd = plocals->l_cd;
src/libs/iconv/loop_unicode.h
24
static int unicode_transliterate (conv_t cd, ucs4_t wc,
src/libs/iconv/loop_unicode.h
273
conv_t cd = (conv_t) icd;
src/libs/iconv/loop_unicode.h
430
conv_t cd = (conv_t) icd;
src/libs/iconv/mac_arabic.h
114
mac_arabic_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_arabic.h
53
mac_arabic_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_centraleurope.h
113
mac_centraleurope_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_centraleurope.h
53
mac_centraleurope_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_croatian.h
139
mac_croatian_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_croatian.h
53
mac_croatian_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_cyrillic.h
110
mac_cyrillic_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_cyrillic.h
53
mac_cyrillic_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_greek.h
111
mac_greek_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_greek.h
53
mac_greek_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_hebrew.h
110
mac_hebrew_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_hebrew.h
53
mac_hebrew_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_iceland.h
134
mac_iceland_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_iceland.h
53
mac_iceland_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_roman.h
137
mac_roman_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_roman.h
53
mac_roman_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_romania.h
139
mac_romania_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_romania.h
53
mac_romania_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_thai.h
104
mac_thai_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_thai.h
53
mac_thai_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_turkish.h
135
mac_turkish_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_turkish.h
53
mac_turkish_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mac_ukraine.h
117
mac_ukraine_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/mac_ukraine.h
53
mac_ukraine_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mulelao.h
47
mulelao_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/mulelao.h
80
mulelao_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/nextstep.h
119
nextstep_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/nextstep.h
53
nextstep_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/pt154.h
41
pt154_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/pt154.h
98
pt154_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/riscos1.h
35
riscos1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/riscos1.h
70
riscos1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/rk1048.h
123
rk1048_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/rk1048.h
53
rk1048_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/shift_jisx0213.h
161
shift_jisx0213_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/shift_jisx0213.h
297
shift_jisx0213_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/shift_jisx0213.h
43
shift_jisx0213_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/sjis.h
47
sjis_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/sjis.h
83
sjis_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/tcvn.h
218
tcvn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/tcvn.h
81
tcvn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/tds565.h
41
tds565_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/tds565.h
87
tds565_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/tis620.h
26
tis620_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/tis620.h
41
tis620_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs2.h
29
ucs2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs2.h
56
ucs2_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs2be.h
26
ucs2be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs2be.h
40
ucs2be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs2internal.h
26
ucs2internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs2internal.h
41
ucs2internal_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs2le.h
26
ucs2le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs2le.h
40
ucs2le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs2swapped.h
26
ucs2swapped_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs2swapped.h
45
ucs2swapped_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs4.h
29
ucs4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs4.h
54
ucs4_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs4be.h
26
ucs4be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs4be.h
36
ucs4be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs4internal.h
26
ucs4internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs4internal.h
36
ucs4internal_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs4le.h
26
ucs4le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs4le.h
36
ucs4le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/ucs4swapped.h
26
ucs4swapped_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/ucs4swapped.h
41
ucs4swapped_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/uhc_1.h
1700
uhc_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/uhc_1.h
807
uhc_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/uhc_2.h
489
uhc_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/uhc_2.h
997
uhc_2_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf16.h
35
utf16_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf16.h
73
utf16_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf16be.h
28
utf16be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf16be.h
52
utf16be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf16le.h
28
utf16le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf16le.h
52
utf16le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf32.h
35
utf32_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf32.h
64
utf32_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf32be.h
28
utf32be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf32be.h
42
utf32be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf32le.h
28
utf32le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf32le.h
42
utf32le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/utf7.h
206
utf7_wctomb (conv_t conv, unsigned char *r, ucs4_t iwc, int n)
src/libs/iconv/utf7.h
321
utf7_reset (conv_t conv, unsigned char *r, int n)
src/libs/iconv/utf7.h
69
utf7_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/utf8.h
100
utf8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) /* n == 0 is acceptable */
src/libs/iconv/utf8.h
28
utf8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
src/libs/iconv/viscii.h
125
viscii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
src/libs/iconv/viscii.h
63
viscii_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)