str_crt_conv_from  276 lib/charsets.c     coder = str_crt_conv_from (encoding);
str_crt_conv_from  365 lib/charsets.c     conv = str_crt_conv_from (cp_source);
str_crt_conv_from  102 lib/mcconfig/get.c     conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  147 lib/mcconfig/history.c         conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  172 lib/strutil.h  GIConv str_crt_conv_from (const char *from_enc);
str_crt_conv_from  247 lib/strutil/strutil8bit.c     conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  429 lib/vfs/interface.c         ? str_crt_conv_from (path_element->encoding)
str_crt_conv_from  359 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  382 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  456 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  473 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  839 lib/vfs/path.c         new_element->dir.converter = str_crt_conv_from (element->encoding);
str_crt_conv_from 1080 lib/vfs/path.c     path_element->dir.converter = str_crt_conv_from (path_element->encoding);
str_crt_conv_from 1195 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from 2245 src/diffviewer/ydiff.c         conv = str_crt_conv_from (encoding_id);
str_crt_conv_from 2283 src/editor/edit.c         conv = str_crt_conv_from (cp_id);
str_crt_conv_from 1671 src/filemanager/filemanager.c     conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  514 src/filemanager/panelize.c         conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  951 src/help.c         conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  269 src/viewer/lib.c         conv = str_crt_conv_from (cp_id);