AspellCanHaveError 75 src/editor/spell.c static AspellCanHaveError *(*mc_new_aspell_speller) (AspellConfig * config); AspellCanHaveError 76 src/editor/spell.c static unsigned int (*mc_aspell_error_number) (const AspellCanHaveError * ths); AspellCanHaveError 80 src/editor/spell.c static AspellSpeller *(*mc_to_aspell_speller) (AspellCanHaveError * obj); AspellCanHaveError 88 src/editor/spell.c static void (*mc_delete_aspell_can_have_error) (AspellCanHaveError * ths); AspellCanHaveError 89 src/editor/spell.c static const char *(*mc_aspell_error_message) (const AspellCanHaveError * ths); AspellCanHaveError 99 src/editor/spell.c static const AspellError *(*mc_aspell_error) (const AspellCanHaveError * ths); AspellCanHaveError 276 src/editor/spell.c AspellCanHaveError *error; AspellCanHaveError 526 src/editor/spell.c AspellCanHaveError *error = NULL;