Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c7868 buf_T *curbuf_old = curbuf; in ex_cbuffer() local
7872 if (curbuf != curbuf_old) in ex_cbuffer()