Home
last modified time | relevance | path

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

/src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c216 int nVMStep; /* Another statistic for most recent operation */ member
1767 pDb->nVMStep = sqlite3_stmt_status(pStmt,SQLITE_STMTSTATUS_VM_STEP,1); in dbEvalStep()
3338 v = pDb->nVMStep; in DbObjCmd()