Searched refs:hash_clear_all (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dhashtab.pro4 void hash_clear_all __ARGS((hashtab_T *ht, int off));
/macosx-10.10.1/vim-55/src/
H A Dhashtab.c94 hash_clear_all(ht, off) function
H A Dspell.c2666 hash_clear_all(&lp->sl_wordcount, WC_KEY_OFF);
2670 hash_clear_all(&lp->sl_map_hash, 0);
9283 hash_clear_all(&spin.si_commonwords, 0);
11068 hash_clear_all(&su->su_banned, 0);

Completed in 99 milliseconds