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 430 lib/vfs/interface.c ? str_crt_conv_from (path_element->encoding) str_crt_conv_from 362 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 387 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 468 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 487 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 863 lib/vfs/path.c new_element->dir.converter = str_crt_conv_from (element->encoding); str_crt_conv_from 1110 lib/vfs/path.c path_element->dir.converter = str_crt_conv_from (path_element->encoding); str_crt_conv_from 1230 lib/vfs/path.c (element->encoding != NULL) ? str_crt_conv_from (element->encoding) : INVALID_CONV; str_crt_conv_from 2256 src/diffviewer/ydiff.c conv = str_crt_conv_from (encoding_id); str_crt_conv_from 2296 src/editor/edit.c conv = str_crt_conv_from (cp_id); str_crt_conv_from 1701 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 274 src/viewer/lib.c conv = str_crt_conv_from (cp_id);