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

23 lines
1.9 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>AspellCanHaveError</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#L72'>AspellCanHaveError</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#L73'>AspellCanHaveError</a> 73 src/editor/spell.c static unsigned int (*mc_aspell_error_number) (const AspellCanHaveError *ths);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L77'>AspellCanHaveError</a> 77 src/editor/spell.c static AspellSpeller *(*mc_to_aspell_speller) (AspellCanHaveError *obj);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L85'>AspellCanHaveError</a> 85 src/editor/spell.c static void (*mc_delete_aspell_can_have_error) (AspellCanHaveError *ths);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L86'>AspellCanHaveError</a> 86 src/editor/spell.c static const char *(*mc_aspell_error_message) (const AspellCanHaveError *ths);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L96'>AspellCanHaveError</a> 96 src/editor/spell.c static const AspellError *(*mc_aspell_error) (const AspellCanHaveError *ths);</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L273'>AspellCanHaveError</a> 273 src/editor/spell.c AspellCanHaveError *error;</span>
<span class='curline'><a href='../S/src--editor--spell.c.html#L523'>AspellCanHaveError</a> 523 src/editor/spell.c AspellCanHaveError *error = NULL;</span>
</pre>
</body>
</html>