Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h1200 EXCMD(CMD_put, "put", ex_put,
H A Dex_docmd.c231 static void ex_put(exarg_T *eap);
7771 ex_put(exarg_T *eap) in ex_put() function