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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff.h147 * @a wc_ctx is the WC context and @a root_local_abspath is the WC path of
158 const char *root_local_abspath,
H A Ddiff_editor.c2914 const char *root_local_abspath;
3041 = svn_dirent_join(fb->root_local_abspath, relpath, scratch_pool);
3183 const char *root_local_abspath,
3196 fb->root_local_abspath = root_local_abspath;
2911 const char *root_local_abspath; member in struct:filter_tree_baton_t
3177 svn_wc__changelist_filter_tree_processor_create( const svn_diff_tree_processor_t *processor, svn_wc_context_t *wc_ctx, const char *root_local_abspath, apr_hash_t *changelist_hash, apr_pool_t *result_pool) argument

Completed in 117 milliseconds