Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c121 static void nv_put_opt(cmdarg_T *cap, int fix_indent);
4713 nv_put_opt(cap, TRUE); in nv_brackets()
7417 nv_put_opt(cap, FALSE); in nv_put()
7425 nv_put_opt(cmdarg_T *cap, int fix_indent) in nv_put_opt() function