mc_aspell_speller_check 80 src/editor/spell.c static int (*mc_aspell_speller_check) (AspellSpeller *ths, const char *word, int word_size); mc_aspell_speller_check 498 src/editor/spell.c res = mc_aspell_speller_check (global_speller->speller, word, word_size);