AspellStringEnumeration   81 src/editor/spell.c static AspellStringEnumeration *(*mc_aspell_word_list_elements) (const struct AspellWordList * ths);
AspellStringEnumeration   87 src/editor/spell.c static void (*mc_delete_aspell_string_enumeration) (AspellStringEnumeration * ths);
AspellStringEnumeration   93 src/editor/spell.c static const char *(*mc_aspell_string_enumeration_next) (AspellStringEnumeration * ths);
AspellStringEnumeration  508 src/editor/spell.c             AspellStringEnumeration *elements = NULL;