Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h618 EXCMD(CMD_find, "find", ex_find,
H A Dex_docmd.c125 static void ex_find(exarg_T *eap);
6782 ex_find(exarg_T *eap) in ex_find() function