Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c971 ins_compl_dict_alloc(compl_T *match) in ins_compl_dict_alloc() function
1004 item = ins_compl_dict_alloc(compl_curr_match); in trigger_complete_changed_event()
3309 dict_T *dict = ins_compl_dict_alloc(compl_shown_match); in ins_compl_insert()