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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c1605 apr_hash_t *full_path_mergeinfo = apr_hash_make(result_pool);
1613 svn_hash_sets(full_path_mergeinfo,
1618 *out_mergeinfo = full_path_mergeinfo;
1603 apr_hash_t *full_path_mergeinfo = apr_hash_make(result_pool); local

Completed in 107 milliseconds