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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.h1240 #define STMT_DELETE_WC_LOCK 120 macro
1241 #define STMT_120_INFO {"STMT_DELETE_WC_LOCK", NULL}
H A Dwc-queries.sql960 -- STMT_DELETE_WC_LOCK
H A Dwc_db.c14360 SVN_ERR(svn_sqlite__get_statement(&stmt, wcroot->sdb, STMT_DELETE_WC_LOCK));
14763 STMT_DELETE_WC_LOCK));

Completed in 204 milliseconds