current_system_codepage 935 src/setup.c const char *current_system_codepage = str_detect_termencoding (); current_system_codepage 937 src/setup.c mc_global.display_codepage = get_codepage_index (current_system_codepage); current_system_codepage 945 src/setup.c mc_global.utf8_display = str_isutf8 (current_system_codepage);