Searched refs:append_redir (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/vim-53/src/proto/
H A Dex_cmds.pro12 void append_redir __ARGS((char_u *buf, int buflen, char_u *opt, char_u *fname));
/macosx-10.9.5/vim-53/src/
H A Ddiff.c860 append_redir(cmd, (int)len, p_srr, tmp_diff);
H A Dex_cmds.c1600 append_redir(buf, (int)len, p_srr, otmp);
1613 append_redir(buf, buflen, opt, fname) function
H A Dquickfix.c2797 append_redir(cmd, len, p_sp, fname);

Completed in 180 milliseconds