mc_aspell_config_replace 74 src/editor/spell.c static int (*mc_aspell_config_replace) (AspellConfig * ths, const char *key, const char *value); mc_aspell_config_replace 289 src/editor/spell.c mc_aspell_config_replace (global_speller->config, "lang", lang); mc_aspell_config_replace 290 src/editor/spell.c mc_aspell_config_replace (global_speller->config, "encoding", spell_codeset); mc_aspell_config_replace 548 src/editor/spell.c mc_aspell_config_replace (global_speller->config, "lang", spell_language);