Home
last modified time | relevance | path

Searched refs:base_del_relpath (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h332 const char **base_del_relpath,
H A Dwc_db.c4010 scan_deletion(const char **base_del_relpath, in scan_deletion() argument
4026 if (base_del_relpath != NULL) in scan_deletion()
4027 *base_del_relpath = NULL; in scan_deletion()
4072 if (!scan && !base_del_relpath) in scan_deletion()
4136 if (have_base && base_del_relpath) in scan_deletion()
4147 if (!scan && !base_del_relpath) in scan_deletion()
4163 const char **base_del_relpath, in svn_wc__db_scan_deletion_internal() argument
4209 *base_del_abspath = (base_del_relpath in svn_wc__db_scan_deletion()
4326 else if (base_del_relpath) in get_info_for_copy()
10133 const char *base_del_relpath; in db_read_repos_info() local
[all …]