Searched refs:startIdx (Results 1 – 1 of 1) sorted by relevance
601 int startIdx = -1; /* Index of the start= constraint, or -1 if none */ in seriesBestIndex() local613 startIdx = i; in seriesBestIndex()626 if( startIdx>=0 ){ in seriesBestIndex()627 pIdxInfo->aConstraintUsage[startIdx].argvIndex = ++nArg; in seriesBestIndex()628 pIdxInfo->aConstraintUsage[startIdx].omit= !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()