Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2527 #define VGR_NOJUMP 2 macro
H A Dquickfix.c6263 || (cmd_args->flags & VGR_NOJUMP) in vgr_process_files()
6393 if ((args.flags & VGR_NOJUMP) == 0) in ex_vimgrep()
H A Dex_cmds.c5372 *flags |= VGR_NOJUMP; in skip_vimgrep_pat_ext()