Searched refs:iScan (Results 1 – 1 of 1) sorted by relevance
96147 int iScan, /* Index of loop to report on */ argument96174 if( iScan<0 ){96187 idx = iScan;96194 iScan--;96195 if( iScan<0 ) break;96301 int iScan, /* Index of loop to report on */ argument96305 return sqlite3_stmt_scanstatus_v2(pStmt, iScan, iScanStatusOp, 0, pOut);