mc_aspell_word_list_size   95 src/editor/spell.c static unsigned int (*mc_aspell_word_list_size) (const AspellWordList * ths);
mc_aspell_word_list_size  263 src/editor/spell.c         (spell_module, "aspell_word_list_size", (void *) &mc_aspell_word_list_size))
mc_aspell_word_list_size  512 src/editor/spell.c             size = mc_aspell_word_list_size (wordlist);