str_crt_conv_from  367 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  174 lib/strutil.h  GIConv str_crt_conv_from (const char *from_enc);
str_crt_conv_from  248 lib/strutil/strutil8bit.c     conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  438 lib/vfs/interface.c         str_crt_conv_from (path_element->encoding) : str_cnv_from_term;
str_crt_conv_from  397 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  422 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  496 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  515 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from  891 lib/vfs/path.c         new_element->dir.converter = str_crt_conv_from (new_element->encoding);
str_crt_conv_from 1104 lib/vfs/path.c     path_element->dir.converter = str_crt_conv_from (path_element->encoding);
str_crt_conv_from 1224 lib/vfs/path.c             (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV;
str_crt_conv_from 2258 src/diffviewer/ydiff.c         conv = str_crt_conv_from (encoding_id);
str_crt_conv_from 2313 src/editor/edit.c         conv = str_crt_conv_from (cp_id);
str_crt_conv_from 1695 src/filemanager/filemanager.c     conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  519 src/filemanager/panelize.c         conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  953 src/help.c         conv = str_crt_conv_from ("UTF-8");
str_crt_conv_from  275 src/viewer/lib.c         conv = str_crt_conv_from (cp_id);