Searched refs:diff_relpath (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_client/ |
| D | diff.c | 77 const char *diff_relpath, in make_repos_relpath() argument 94 svn_dirent_join(anchor, diff_relpath, in make_repos_relpath() 117 *repos_relpath = svn_relpath_join(session_relpath, diff_relpath, in make_repos_relpath() 429 const char *diff_relpath, in display_prop_diffs() argument 448 const char *index_path = diff_relpath; in display_prop_diffs() 454 SVN_ERR(make_repos_relpath(&repos_relpath1, diff_relpath, orig_path1, in display_prop_diffs() 457 SVN_ERR(make_repos_relpath(&repos_relpath2, diff_relpath, orig_path2, in display_prop_diffs() 605 diff_props_changed(const char *diff_relpath, in diff_props_changed() argument 629 diff_relpath, in diff_props_changed() 660 const char *diff_relpath, in diff_content_changed() argument [all …]
|