Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dquickfix.pro15 void ex_copen(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h414 EXCMD(CMD_copen, "copen", ex_copen,
933 EXCMD(CMD_lopen, "lopen", ex_copen,
H A Dquickfix.c4075 ex_copen(eap); in ex_cwindow()
4238 ex_copen(exarg_T *eap) in ex_copen() function
H A Dex_docmd.c61 # define ex_copen ex_ni macro
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt28374 Problem: The ex_copen() function is too long.