mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.7 KiB
HTML
22 lines
1.7 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>AspellConfig</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--spell.c.html#L59'>AspellConfig</a> 59 src/editor/spell.c AspellConfig *config;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L70'>AspellConfig</a> 70 src/editor/spell.c static AspellConfig *(*mc_new_aspell_config) (void);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L71'>AspellConfig</a> 71 src/editor/spell.c static int (*mc_aspell_config_replace) (AspellConfig *ths, const char *key, const char *value);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L72'>AspellConfig</a> 72 src/editor/spell.c static AspellCanHaveError *(*mc_new_aspell_speller) (AspellConfig *config);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L82'>AspellConfig</a> 82 src/editor/spell.c static const char *(*mc_aspell_config_retrieve) (AspellConfig *ths, const char *key);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L84'>AspellConfig</a> 84 src/editor/spell.c static void (*mc_delete_aspell_config) (AspellConfig *ths);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L90'>AspellConfig</a> 90 src/editor/spell.c static AspellDictInfoList *(*mc_get_aspell_dict_info_list) (AspellConfig *config);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|