AspellStringEnumeration   83 src/editor/spell.c static AspellStringEnumeration *(*mc_aspell_word_list_elements) (const struct AspellWordList *ths);
AspellStringEnumeration   89 src/editor/spell.c static void (*mc_delete_aspell_string_enumeration) (AspellStringEnumeration *ths);
AspellStringEnumeration   95 src/editor/spell.c static const char *(*mc_aspell_string_enumeration_next) (AspellStringEnumeration *ths);
AspellStringEnumeration  461 src/editor/spell.c             AspellStringEnumeration *elements = NULL;