str_nconvert 370 lib/charsets.c str_nconvert (conv, str, len, buff); str_nconvert 404 lib/charsets.c str_nconvert (conv, str, len, buff); str_nconvert 195 lib/strutil.h estr_t str_nconvert (GIConv coder, const char *string, int size, GString * buffer); str_nconvert 286 lib/strutil/strutil8bit.c result = str_nconvert (coder, string, size, buffer); str_nconvert 433 lib/strutil/strutilutf8.c result = str_nconvert (coder, string, size, buffer);