Searched refs:wc_rel_path (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c885 const char *wc_rel_path = svn_dirent_skip_ancestor(path_prefix, wc_path); local
889 if (wc_rel_path)
890 wc_path_local_style = svn_dirent_local_style(wc_rel_path, scratch_pool);

Completed in 152 milliseconds