Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c92 struct dir_stack_T *qf_file_stack; member
1305 qf_push_dir(fields->namebuf, &qfl->qf_file_stack, TRUE); in qf_parse_file_pfx()
1307 qfl->qf_currfile = qf_pop_dir(&qfl->qf_file_stack); in qf_parse_file_pfx()
3886 qf_clean_dir_stack(&qfl->qf_file_stack); in qf_free_items()