Searched refs:svn_txdelta_apply (Results 1 - 13 of 13) sorted by path

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_delta.h495 * the error string for any error returned by svn_txdelta_apply() or
508 svn_txdelta_apply(svn_stream_t *source,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c575 svn_txdelta_apply(last_stream, cur_stream, NULL, NULL,
H A Dexport.c721 /* svn_txdelta_apply() closes the stream, but we want to close it in the
725 svn_txdelta_apply(svn_stream_empty(pool),
H A Drepos_diff.c944 svn_txdelta_apply(src_stream,
H A Dwc_editor.c498 svn_txdelta_apply(fb->wc_file_read_stream,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c858 svn_txdelta_apply(hb->source, target,
H A Dtext_delta.c90 /* These are copied from parameters passed to svn_txdelta_apply. */
815 svn_txdelta_apply(svn_stream_t *source,
807 svn_txdelta_apply(svn_stream_t *source, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c3860 svn_txdelta_apply(tb->source_stream,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3079 svn_txdelta_apply(tb->source_stream,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c1988 svn_txdelta_apply(tb->source_stream,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c2136 svn_txdelta_apply(source, temp_stream,
H A Dexternals.c650 svn_txdelta_apply(src_stream, dest_stream, NULL, eb->local_abspath, pool,
H A Dupdate_editor.c3724 svn_txdelta_apply(source, target,

Completed in 310 milliseconds