mc_new_aspell_config   70 src/editor/spell.c static AspellConfig *(*mc_new_aspell_config) (void);
mc_new_aspell_config  183 src/editor/spell.c     if (!g_module_symbol (spell_module, "new_aspell_config", (void *) &mc_new_aspell_config))
mc_new_aspell_config  313 src/editor/spell.c     global_speller->config = mc_new_aspell_config ();