Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c1500 qf_list_empty(qf_list_T *qfl) in qf_list_empty() function
1708 if (!qf_list_empty(qfl)) in qf_init_ext()
3941 if (!qf_list_empty(qfl)) in qf_mark_adjust()
4026 if (qf_list_empty(qf_get_curlist(qi))) in qf_view_result()
4069 || qf_list_empty(qfl)) in ex_cwindow()
4838 if (!qf_list_empty(qf_get_curlist(qi))) in qf_jump_first()
6391 if (!qf_list_empty(qf_get_curlist(qi))) in ex_vimgrep()
6694 if (qf_list_empty(qfl)) in get_errorlist()
7045 if (qf_list_empty(qfl)) in qf_getprop_idx()
7253 else if (action == 'a' && !qf_list_empty(qfl)) in qf_add_entries()
[all …]