AspellStringEnumeration   84 src/editor/spell.c static AspellStringEnumeration *(*mc_aspell_word_list_elements) (const struct AspellWordList * ths);
AspellStringEnumeration   90 src/editor/spell.c static void (*mc_delete_aspell_string_enumeration) (AspellStringEnumeration * ths);
AspellStringEnumeration   96 src/editor/spell.c static const char *(*mc_aspell_string_enumeration_next) (AspellStringEnumeration * ths);
AspellStringEnumeration  460 src/editor/spell.c             AspellStringEnumeration *elements = NULL;