Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c80 qfline_T *qf_last; // pointer to the last error member
1348 qfline_T *qfprev = qfl->qf_last; in qf_parse_multiline_pfx()
1709 old_last = qfl->qf_last; in qf_init_ext()
2124 lastp = &qfl->qf_last; in qf_add_entry()
2269 prevp = to_qfl->qf_last; in copy_loclist_entries()
2291 to_qfl->qf_last = NULL; in copy_loclist()
3880 qfl->qf_last = NULL; in qf_free_items()
7255 old_last = qfl->qf_last; in qf_add_entries()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt11596 Solution: Add qf_last.
18057 Solution: Set qf_last to NULL.