AspellConfig 58 src/editor/spell.c AspellConfig *config; AspellConfig 67 src/editor/spell.c static AspellConfig *(*mc_new_aspell_config) (void); AspellConfig 68 src/editor/spell.c static int (*mc_aspell_config_replace) (AspellConfig * ths, const char *key, const char *value); AspellConfig 69 src/editor/spell.c static AspellCanHaveError *(*mc_new_aspell_speller) (AspellConfig * config); AspellConfig 79 src/editor/spell.c static const char *(*mc_aspell_config_retrieve) (AspellConfig * ths, const char *key); AspellConfig 81 src/editor/spell.c static void (*mc_delete_aspell_config) (AspellConfig * ths); AspellConfig 87 src/editor/spell.c static AspellDictInfoList *(*mc_get_aspell_dict_info_list) (AspellConfig * config);