Home
last modified time | relevance | path

Searched refs:get_empty_file (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c421 get_empty_file(struct edit_baton *eb, in get_empty_file() function
902 SVN_ERR(get_empty_file(fb->edit_baton, &fb->path_start_revision)); in apply_textdelta()
903 SVN_ERR(get_empty_file(fb->edit_baton, &fb->path_end_revision)); in apply_textdelta()
915 SVN_ERR(get_empty_file(fb->edit_baton, &(fb->path_start_revision))); in apply_textdelta()