str_crt_conv_from 290 lib/charsets.c coder = str_crt_conv_from (encoding); str_crt_conv_from 370 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 145 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 150 lib/skin/lines.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 502 lib/vfs/interface.c ? str_crt_conv_from (path_element->encoding) str_crt_conv_from 357 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 380 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 454 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 471 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 837 lib/vfs/path.c new_element->dir.converter = str_crt_conv_from (element->encoding); str_crt_conv_from 1078 lib/vfs/path.c path_element->dir.converter = str_crt_conv_from (path_element->encoding); str_crt_conv_from 1192 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 2237 src/diffviewer/ydiff.c conv = str_crt_conv_from (encoding_id); str_crt_conv_from 2294 src/editor/edit.c conv = str_crt_conv_from (cp_id); str_crt_conv_from 1634 src/filemanager/filemanager.c conv = str_crt_conv_from ("UTF-8"); str_crt_conv_from 515 src/filemanager/panelize.c conv = str_crt_conv_from ("UTF-8"); str_crt_conv_from 1010 src/help.c conv = str_crt_conv_from ("UTF-8"); str_crt_conv_from 270 src/viewer/lib.c conv = str_crt_conv_from (cp_id);