Home
last modified time | relevance | path

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

/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/c/
H A Dwrapper_i18n.c48 static int (*wrapper_iconv_close)(iconv_t); variable
54 #define wrapper_iconv_close iconv_close macro
213 wrapper_iconv_close(conv_desc); in multiByteToWideChar()
240 wrapper_iconv_close(conv_desc); in multiByteToWideChar()
252 wrapper_iconv_close(conv_desc); in multiByteToWideChar()
267 wrapper_iconv_close(conv_desc); in multiByteToWideChar()
279 wrapper_iconv_close(conv_desc); in multiByteToWideChar()
287 if (wrapper_iconv_close(conv_desc)) { in multiByteToWideChar()
1857 wrapper_iconv_close(conv_desc);
1993 if (wrapper_iconv_close(conv_desc)) {
[all …]