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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c253 step_with_expectation(svn_sqlite__stmt_t* stmt, function
274 SVN_ERR(step_with_expectation(stmt, FALSE));
281 return svn_error_trace(step_with_expectation(stmt, TRUE));
322 SVN_ERR(step_with_expectation(stmt, FALSE));

Completed in 99 milliseconds