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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c298 db_read_pristine_props(apr_hash_t **props,
3921 SVN_ERR(db_read_pristine_props(&props, src_wcroot, src_relpath, FALSE,
6187 SVN_ERR(db_read_pristine_props(&pristine_props, wcroot, local_relpath, FALSE,
9747 SVN_ERR(db_read_pristine_props(&properties, wcroot, local_relpath,
10429 SVN_ERR(db_read_pristine_props(props, wcroot, local_relpath, FALSE,
10472 db_read_pristine_props(apr_hash_t **props, function
10556 SVN_ERR(db_read_pristine_props(props, wcroot, local_relpath, TRUE,

Completed in 90 milliseconds