Searched refs:iDocidLe (Results 1 – 1 of 1) sorted by relevance
1618 int iDocidLe = -1; /* Index of docid<=x constraint, if present */ in fts3BestIndexMethod() local1691 iDocidLe = i; in fts3BestIndexMethod()1713 if( iDocidLe>=0 ){ in fts3BestIndexMethod()1715 pInfo->aConstraintUsage[iDocidLe].argvIndex = iIdx++; in fts3BestIndexMethod()