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

26 lines
2.1 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>spell_language</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/src--editor--editmenu.c.html#L174'>spell_language</a> 174 src/editor/editmenu.c if (strcmp (spell_language, "NONE") != 0)</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L276'>spell_language</a> 276 src/editor/spell.c g_free (spell_language);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L277'>spell_language</a> 277 src/editor/spell.c spell_language = g_strdup (lang);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L525'>spell_language</a> 525 src/editor/spell.c if (strcmp (spell_language, "NONE") == 0)</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L544'>spell_language</a> 544 src/editor/spell.c if (spell_language != NULL)</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L545'>spell_language</a> 545 src/editor/spell.c mc_aspell_config_replace (global_speller-&gt;config, "lang", spell_language);</span>
<span class='curline'><a href='../S/src--setup.c.html#L189'>spell_language</a> 189 src/setup.c char *spell_language = NULL;</span>
<span class='curline'><a href='../S/src--setup.c.html#L969'>spell_language</a> 969 src/setup.c spell_language =</span>
<span class='curline'><a href='../S/src--setup.c.html#L1020'>spell_language</a> 1020 src/setup.c spell_language);</span>
<span class='curline'><a href='../S/src--setup.c.html#L1070'>spell_language</a> 1070 src/setup.c g_free (spell_language);</span>
<span class='curline'><a href='../S/src--setup.h.html#L119'>spell_language</a> 119 src/setup.h extern char *spell_language;</span>
</pre>
</body>
</html>