Searched refs:nv_put_opt (Results 1 – 1 of 1) sorted by relevance
121 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