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