Home
last modified time | relevance | path

Searched refs:conv_destroy (Results 1 – 17 of 17) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_8bit_conv.c209 conv->destroy = conv_destroy; in ef_koi8_r_conv_new()
224 conv->destroy = conv_destroy; in ef_koi8_u_conv_new()
239 conv->destroy = conv_destroy; in ef_koi8_t_conv_new()
254 conv->destroy = conv_destroy; in ef_georgian_ps_conv_new()
269 conv->destroy = conv_destroy; in ef_cp1250_conv_new()
284 conv->destroy = conv_destroy; in ef_cp1251_conv_new()
299 conv->destroy = conv_destroy; in ef_cp1252_conv_new()
314 conv->destroy = conv_destroy; in ef_cp1253_conv_new()
329 conv->destroy = conv_destroy; in ef_cp1254_conv_new()
344 conv->destroy = conv_destroy; in ef_cp1255_conv_new()
[all …]
H A Def_big5_conv.c98 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
111 conv->destroy = conv_destroy; in ef_big5_conv_new()
126 conv->destroy = conv_destroy; in ef_big5hkscs_conv_new()
H A Def_euccn_conv.c155 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
170 iso2022_conv->conv.destroy = conv_destroy; in ef_euccn_conv_new()
185 conv->destroy = conv_destroy; in ef_gbk_conv_new()
200 conv->destroy = conv_destroy; in ef_gb18030_2000_conv_new()
H A Def_iso2022jp_conv.c262 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
277 iso2022_conv->conv.destroy = conv_destroy; in ef_iso2022jp_8_conv_new()
294 iso2022_conv->conv.destroy = conv_destroy; in ef_iso2022jp_7_conv_new()
311 iso2022_conv->conv.destroy = conv_destroy; in ef_iso2022jp2_conv_new()
328 iso2022_conv->conv.destroy = conv_destroy; in ef_iso2022jp3_conv_new()
H A Def_euckr_conv.c129 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
144 iso2022_conv->conv.destroy = conv_destroy; in ef_euckr_conv_new()
159 conv->destroy = conv_destroy; in ef_uhc_conv_new()
H A Def_utf32_conv.c132 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
145 utf32_conv->conv.destroy = conv_destroy; in ef_utf32_conv_new()
163 utf32_conv->conv.destroy = conv_destroy; in ef_utf32le_conv_new()
H A Def_utf16_conv.c176 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
189 utf16_conv->conv.destroy = conv_destroy; in ef_utf16_conv_new()
207 utf16_conv->conv.destroy = conv_destroy; in ef_utf16le_conv_new()
H A Def_eucjp_conv.c194 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
209 iso2022_conv->conv.destroy = conv_destroy; in ef_eucjp_conv_new()
226 iso2022_conv->conv.destroy = conv_destroy; in ef_eucjisx0213_conv_new()
H A Def_utf8_conv.c150 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
163 conv->destroy = conv_destroy; in ef_utf8_conv_new()
H A Def_hz_conv.c123 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
136 hz_conv->conv.destroy = conv_destroy; in ef_hz_conv_new()
H A Def_sjis_conv.c304 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
317 conv->destroy = conv_destroy; in ef_sjis_conv_new()
332 conv->destroy = conv_destroy; in ef_sjisx0213_conv_new()
H A Def_iso2022kr_conv.c140 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
155 iso2022kr_conv->iso2022_conv.conv.destroy = conv_destroy; in ef_iso2022kr_conv_new()
H A Def_johab_conv.c187 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
200 conv->destroy = conv_destroy; in ef_johab_conv_new()
H A Def_xct_conv.c311 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
326 iso2022_conv->conv.destroy = conv_destroy; in ef_xct_conv_new()
343 iso2022_conv->conv.destroy = conv_destroy; in ef_xct_big5_buggy_conv_new()
H A Def_euctw_conv.c149 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
164 iso2022_conv->conv.destroy = conv_destroy; in ef_euctw_conv_new()
H A Def_iso2022cn_conv.c178 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
193 iso2022_conv->conv.destroy = conv_destroy; in ef_iso2022cn_conv_new()
H A Def_iso8859_conv.c126 static void conv_destroy(ef_conv_t *conv) { free(conv); } in conv_destroy() function
139 iso2022_conv->conv.destroy = conv_destroy; in iso8859_conv_new()