str_crt_conv_to   399 lib/charsets.c     conv = str_crt_conv_to (cp_source);
str_crt_conv_to   423 lib/charsets.c     conv = str_crt_conv_to (cp_to);
str_crt_conv_to   520 lib/charsets.c     conv = str_crt_conv_to (cp_from);
str_crt_conv_to   212 lib/mcconfig/history.c         conv = str_crt_conv_to ("UTF-8");
str_crt_conv_to    54 lib/mcconfig/set.c     conv = str_crt_conv_to ("UTF-8");
str_crt_conv_to   177 lib/strutil.h  GIConv str_crt_conv_to (const char *to_enc);
str_crt_conv_to   165 lib/vfs/vfs.c              coder = str_crt_conv_to (encoding);
str_crt_conv_to  5030 src/filemanager/panel.c         converter = str_crt_conv_to (path_element->encoding);