Searched refs:idxPath (Results 1 – 1 of 1) sorted by relevance
10647 int idxPath = -1; /* Index in pIdxInfo->aConstraint of PATH= */ in fsdirBestIndex() local10663 idxPath = i; in fsdirBestIndex()10665 }else if( idxPath<0 ){ in fsdirBestIndex()10709 if( idxPath<0 ){ in fsdirBestIndex()10715 pIdxInfo->aConstraintUsage[idxPath].omit = 1; in fsdirBestIndex()10716 pIdxInfo->aConstraintUsage[idxPath].argvIndex = 1; in fsdirBestIndex()