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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dtree_conflicts.c472 svn_wc__db_op_mark_conflict(wc_ctx->db, conflict->local_abspath,
H A Dworkqueue.c1312 SVN_ERR(svn_wc__db_op_mark_conflict(db, local_abspath, conflicts,
1379 SVN_ERR(svn_wc__db_op_mark_conflict(db, local_abspath, conflicts,
H A Dmerge.c1392 SVN_ERR(svn_wc__db_op_mark_conflict(wc_ctx->db, target_abspath,
H A Dupdate_editor.c918 SVN_ERR(svn_wc__db_op_mark_conflict(db->edit_baton->db,
954 SVN_ERR(svn_wc__db_op_mark_conflict(fb->edit_baton->db,
1276 SVN_ERR(svn_wc__db_op_mark_conflict(eb->db,
3412 SVN_ERR(svn_wc__db_op_mark_conflict(eb->db,
H A Dwc_db.h1633 calling svn_wc__db_op_mark_conflict() directly outside a transaction, to
1640 svn_wc__db_op_mark_conflict(svn_wc__db_t *db,
H A Dwc_db.c6570 /* Implementation of svn_wc__db_op_mark_conflict() */
6619 svn_wc__db_op_mark_conflict(svn_wc__db_t *db, function

Completed in 129 milliseconds