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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c1838 apr_hash_t *repos_props;
1842 repos_props = apr_hash_make(scratch_pool);
1846 SVN_ERR(svn_wc__db_base_get_props(&repos_props,
1853 repos_props = svn_prop__patch(repos_props, db->propchanges,
1860 repos_props,
1882 SVN_ERR(svn_prop_diffs(&prop_changes, local_props, repos_props,
1894 repos_props,
2163 apr_hash_t *repos_props;
2214 repos_props
1836 apr_hash_t *repos_props; local
2161 apr_hash_t *repos_props; local
[all...]

Completed in 100 milliseconds