Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2526 #define VGR_GLOBAL 1 macro
H A Dquickfix.c5977 if ((flags & VGR_GLOBAL) == 0 in vgr_match_buflines()
6022 if ((flags & VGR_GLOBAL) == 0) in vgr_match_buflines()
H A Dex_cmds.c5370 *flags |= VGR_GLOBAL; in skip_vimgrep_pat_ext()