Searched refs:append_redir (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | ex_cmds.pro | 11 void append_redir(char_u *buf, int buflen, char_u *opt, char_u *fname);
|
| /vim-8.2.3635/src/ |
| H A D | ex_cmds.c | 1644 append_redir(buf, (int)len, p_srr, otmp); in make_filter_cmd() 1657 append_redir( in append_redir() function
|
| H A D | diff.c | 1187 append_redir(cmd, (int)len, p_srr, tmp_diff); in diff_file()
|
| H A D | quickfix.c | 4952 append_redir(cmd, len, p_sp, fname); in make_get_fullcmd()
|