Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dquickfix.pro29 void ex_vimgrep(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h960 EXCMD(CMD_lvimgrep, "lvimgrep", ex_vimgrep,
963 EXCMD(CMD_lvimgrepadd, "lvimgrepadd", ex_vimgrep,
1710 EXCMD(CMD_vimgrep, "vimgrep", ex_vimgrep,
1713 EXCMD(CMD_vimgrepadd, "vimgrepadd", ex_vimgrep,
H A Dquickfix.c4984 ex_vimgrep(eap); in ex_make()
6316 ex_vimgrep(exarg_T *eap) in ex_vimgrep() function
H A Dex_docmd.c57 # define ex_vimgrep ex_ni macro
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt24547 Problem: The ex_vimgrep() function is too long.
40366 Problem: The ex_vimgrep() function is too long.