mc_aspell_config_retrieve   82 src/editor/spell.c static const char *(*mc_aspell_config_retrieve) (AspellConfig * ths, const char *key);
mc_aspell_config_retrieve  259 src/editor/spell.c         (spell_module, "aspell_config_retrieve", (void *) &mc_aspell_config_retrieve))
mc_aspell_config_retrieve  415 src/editor/spell.c     code = mc_aspell_config_retrieve (global_speller->config, "lang");