Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dsqlite.c320 svn_boolean_t expecting_row) in step_with_expectation() argument
325 if ((got_row && !expecting_row) in step_with_expectation()
327 (!got_row && expecting_row)) in step_with_expectation()
330 expecting_row in step_with_expectation()