Lines Matching refs:hashtab_T
1803 hashtab_T af_pref; // hashtable for prefixes, affheader_T
1804 hashtab_T af_suff; // hashtable for suffixes, affheader_T
1805 hashtab_T af_comp; // hashtable for compound flags, compitem_T
1966 hashtab_T si_commonwords; // hashtable for common words
2001 …info_T *spin, char_u *word, char_u *afflist, afffile_T *affile, hashtab_T *ht, hashtab_T *xht, int…
2009 static long node_compress(spellinfo_T *spin, wordnode_T *node, hashtab_T *ht, long *tot);
2201 hashtab_T *tp; in spell_read_aff()
3457 hashtab_T *ht; in spell_free_aff()
3495 hashtab_T ht; in spell_read_dic()
3828 hashtab_T *ht, in store_aff_word()
3829 hashtab_T *xht, in store_aff_word()
4674 hashtab_T ht; in wordtree_compress()
4716 hashtab_T *ht, in node_compress()