Home
last modified time | relevance | path

Searched refs:hash_remove (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dhashtab.pro10 void hash_remove(hashtab_T *ht, hashitem_T *hi);
/vim-8.2.3635/src/
H A Dhashtab.c272 hash_remove(hashtab_T *ht, hashitem_T *hi) in hash_remove() function
H A Ddict.c135 hash_remove(ht, hi); in hashtab_free_contents()
268 hash_remove(&dict->dv_hashtab, hi); in dictitem_remove()
H A Dvim9script.c956 hash_remove(all_ht, all_hi); in hide_script_var()
H A Dtextprop.c1269 hash_remove(ht, hi); in f_prop_type_delete()
H A Dif_py_both.h1775 hash_remove(&dict->dv_hashtab, hi); in _DictionaryItem()
1900 hash_remove(&dict->dv_hashtab, hi); in DictionaryAssItem()
2201 hash_remove(&self->dict->dv_hashtab, hi); in DictionaryPopItem()
H A Devalvars.c534 hash_remove(&vimvarht, hi); in restore_vimvar()
3116 hash_remove(ht, hi); in delete_var()
H A Dsign.c127 hash_remove(&sg_table, hi); in sign_group_unref()
H A Dif_lua.c1160 hash_remove(&d->dv_hashtab, hi); in luaV_dict_newindex()
H A Dbuffer.c441 hash_remove(&buf_hashtab, hi); in buf_hashtab_remove()
H A Duserfunc.c2194 hash_remove(&func_hashtab, hi); in func_remove()
H A Dsyntax.c4375 hash_remove(ht, hi); in syn_clear_keyword()