Searched refs:qf_add_entry (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | quickfix.c | 171 static int qf_add_entry(qf_list_T *qfl, char_u *dir, char_u *fname, char_u *module, int bufnum, cha… 1631 return qf_add_entry(qfl, in qf_init_process_nextline() 2058 qf_add_entry( in qf_add_entry() function 2249 if (qf_add_entry(to_qfl, in copy_loclist_entries() 5953 if (qf_add_entry(qfl, in vgr_match_buflines() 5999 if (qf_add_entry(qfl, in vgr_match_buflines() 7199 status = qf_add_entry(qfl, in qf_add_entry_from_dict() 8069 if (qf_add_entry(qfl, in hgr_search_file()
|