Searched defs:items_by_relpath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c16480 apr_hash_t *items_by_relpath = NULL; local
16326 process_committed_internal(svn_wc__db_t *db, svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_boolean_t recurse, svn_boolean_t top_of_recurse, svn_revnum_t new_revnum, apr_time_t new_date, const char *rev_author, apr_hash_t *new_dav_cache, svn_boolean_t remove_lock, svn_boolean_t remove_changelist, const svn_checksum_t *new_sha1_checksum, apr_hash_t *items_by_relpath, apr_pool_t *scratch_pool) argument

Completed in 197 milliseconds