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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c1937 const char *subtree_path = apr_hash_this_key(hi_catalog);
1938 svn_boolean_t is_subtree = strcmp(subtree_path,
1948 subtree_path + strlen(target_repos_relpath) + 1;
2030 svn_hash_sets(inheritable_subtree_merges, subtree_path,
2038 svn_hash_sets(inheritable_subtree_merges, subtree_path,
1934 const char *subtree_path = apr_hash_this_key(hi_catalog); local

Completed in 98 milliseconds