Home
last modified time | relevance | path

Searched refs:hash_clear (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/src/
H A Dhashtab.c78 hash_clear(hashtab_T *ht) in hash_clear() function
105 hash_clear(ht); in hash_clear_all()
H A Dspellfile.c3483 hash_clear(&aff->af_pref); in spell_free_aff()
3484 hash_clear(&aff->af_suff); in spell_free_aff()
3485 hash_clear(&aff->af_comp); in spell_free_aff()
3699 hash_clear(&ht); in spell_read_dic()
4704 hash_clear(&ht); in wordtree_compress()
H A Dvim9script.c293 hash_clear(ht); in free_all_script_vars()
H A Devalvars.c286 hash_clear(&vimvarht); in evalvars_clear()
288 hash_clear(&compat_hashtab); in evalvars_clear()
3103 hash_clear(ht); in vars_clear_ext()
H A Ddict.c142 hash_clear(ht); in hashtab_free_contents()
H A Dtextprop.c1395 hash_clear(ht); in clear_ht_prop_types()
H A Dcmdexpand.c2423 hash_clear(&found_ht); in expand_shellcmd()
H A Dtag.c2810 hash_clear(&ht_match[mtt]); in find_tags()
H A Dspellsuggest.c3148 hash_clear(&slang->sl_sounddone); in suggest_try_soundalike_finish()
H A Duserfunc.c3070 hash_clear(&func_hashtab); in free_all_functions()
H A Dsyntax.c4423 hash_clear(ht); in clear_keywtab()
/vim-8.2.3635/src/proto/
H A Dhashtab.pro3 void hash_clear(hashtab_T *ht);
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt15790 Solution: Change #ifdef for hash_clear(). Avoid warning for unused