Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c4165 buf_T *qf_buf; in qf_open_new_cwindow() local
4171 qf_buf = qf_find_buf(qi); in qf_open_new_cwindow()
4198 if (qf_buf != NULL) in qf_open_new_cwindow()
4201 if (do_ecmd(qf_buf->b_fnum, NULL, NULL, NULL, ECMD_ONE, in qf_open_new_cwindow()