mc_aspell_speller_error   75 src/editor/spell.c static const AspellError *(*mc_aspell_speller_error) (const AspellSpeller * ths);
mc_aspell_speller_error  204 src/editor/spell.c     if (!g_module_symbol (spell_module, "aspell_speller_error", (void *) &mc_aspell_speller_error))
mc_aspell_speller_error  543 src/editor/spell.c     if (mc_aspell_speller_error (global_speller->speller) != 0)
mc_aspell_speller_error  551 src/editor/spell.c     if (mc_aspell_speller_error (global_speller->speller) != 0)