Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvdbeapi.c2111 int iScanStatusOp, /* Which metric to return */ in sqlite3_stmt_scanstatus() argument
2118 switch( iScanStatusOp ){ in sqlite3_stmt_scanstatus()
H A Dsqlite.h.in9945 ** The "iScanStatusOp" parameter determines which status information to return.
9946 ** The "iScanStatusOp" must be one of the [scanstatus options] or the behavior
9966 int iScanStatusOp, /* Information desired. SQLITE_SCANSTAT_* */