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