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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c6783 int moved_from_op_depth; local
8014 resolve_moved_from(const char **moved_from_relpath, int *moved_from_op_depth, svn_wc__db_wcroot_t *wcroot, const char *root_relpath, const char *local_relpath, int op_depth, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
12616 scan_addition(svn_wc__db_status_t *status, const char **op_root_relpath_p, const char **repos_relpath, apr_int64_t *repos_id, const char **original_repos_relpath, apr_int64_t *original_repos_id, svn_revnum_t *original_revision, const char **moved_from_relpath, const char **moved_from_op_root_relpath, int *moved_from_op_depth, svn_wc__db_wcroot_t *wcroot, const char *local_relpath, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
12987 int moved_from_op_depth = -1; local
[all...]

Completed in 141 milliseconds