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

20 lines
1.5 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>init_translation_table</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--charsets.h.html#L31'>init_translation_table</a> 31 lib/charsets.h char *init_translation_table (int cpsource, int cpdisplay);</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5009'>init_translation_table</a> 5009 src/filemanager/panel.c g_free (init_translation_table (mc_global.display_codepage, mc_global.display_codepage));</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5017'>init_translation_table</a> 5017 src/filemanager/panel.c errmsg = init_translation_table (panel-&gt;codepage, mc_global.display_codepage);</span>
<span class='curline'><a href='../S/src--selcodepage.c.html#L113'>init_translation_table</a> 113 src/selcodepage.c init_translation_table (codepage == SELECT_CHARSET_NO_TRANSLATE ? mc_global.display_codepage</span>
<span class='curline'><a href='../S/src--setup.c.html#L963'>init_translation_table</a> 963 src/setup.c g_free (init_translation_table (mc_global.source_codepage, mc_global.display_codepage));</span>
</pre>
</body>
</html>