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

/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_branch.h490 svn_branch__history_create(apr_hash_t *parents,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c843 = svn_branch__history_create(NULL, result_pool);
849 svn_branch__history_create(apr_hash_t *parents, function
883 = svn_branch__history_create(old->parents, result_pool);

Completed in 101 milliseconds