Files
source/Y/_system_codepage.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

25 lines
2.0 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>_system_codepage</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--tty--tty.c.html#L310'>_system_codepage</a> 310 lib/tty/tty.c const char *_system_codepage = str_detect_termencoding ();</span>
<span class='curline'><a href='../S/lib--tty--tty.c.html#L312'>_system_codepage</a> 312 lib/tty/tty.c if (str_isutf8 (_system_codepage))</span>
<span class='curline'><a href='../S/lib--tty--tty.c.html#L315'>_system_codepage</a> 315 lib/tty/tty.c conv = g_iconv_open (_system_codepage, "UTF-8");</span>
<span class='curline'><a href='../S/src--args.c.html#L615'>_system_codepage</a> 615 src/args.c const gchar *_system_codepage;</span>
<span class='curline'><a href='../S/src--args.c.html#L620'>_system_codepage</a> 620 src/args.c _system_codepage = str_detect_termencoding ();</span>
<span class='curline'><a href='../S/src--args.c.html#L623'>_system_codepage</a> 623 src/args.c if (!str_isutf8 (_system_codepage))</span>
<span class='curline'><a href='../S/src--args.c.html#L663'>_system_codepage</a> 663 src/args.c if (str_isutf8 (_system_codepage))</span>
<span class='curline'><a href='../S/src--args.c.html#L670'>_system_codepage</a> 670 src/args.c full_help_str = mc_args__convert_help_to_syscharset (_system_codepage,</span>
<span class='curline'><a href='../S/src--args.c.html#L685'>_system_codepage</a> 685 src/args.c if (!str_isutf8 (_system_codepage))</span>
<span class='curline'><a href='../S/src--args.c.html#L686'>_system_codepage</a> 686 src/args.c bind_textdomain_codeset ("mc", _system_codepage);</span>
</pre>
</body>
</html>