Searched refs:iScan (Results 1 – 1 of 1) sorted by relevance
95989 int iScan, /* Index of loop to report on */ argument96016 if( iScan<0 ){96029 idx = iScan;96036 iScan--;96037 if( iScan<0 ) break;96143 int iScan, /* Index of loop to report on */ argument96147 return sqlite3_stmt_scanstatus_v2(pStmt, iScan, iScanStatusOp, 0, pOut);