Lines Matching refs:append
635 int append, // append to the file in buf_write() argument
750 && (!append || vim_strchr(p_cpo, CPO_FNAMEAPP) != NULL) in buf_write()
812 if (append) in buf_write()
920 if (append) in buf_write()
925 if (reset_changed && buf->b_changed && !append in buf_write()
1168 if (!(append && *p_pm == NUL) && !filtering && perm >= 0 && dobackup) in buf_write()
1174 if ((bkc & BKC_YES) || append) // "yes" in buf_write()
1808 while ((fd = mch_open((char *)wfname, O_WRONLY | O_EXTRA | (append in buf_write()
1844 if (!append) // don't remove when appending in buf_write()
1913 if (!append) in buf_write()
1918 if (backup != NULL && overwriting && !append) in buf_write()
1921 if (!overwriting && !append) in buf_write()
1969 if (buf->b_p_bomb && !write_bin && (!append || perm < 0)) in buf_write()
1987 && !append in buf_write()
2001 && !append in buf_write()
2409 if (append) in buf_write()
2420 if (reset_changed && whole && !append in buf_write()
2438 if (append) in buf_write()
2593 if (append) in buf_write()