current_system_codepage 932 src/setup.c const char *current_system_codepage = str_detect_termencoding (); current_system_codepage 934 src/setup.c mc_global.display_codepage = get_codepage_index (current_system_codepage); current_system_codepage 942 src/setup.c mc_global.utf8_display = str_isutf8 (current_system_codepage);