Searched refs:idxPath (Results 1 – 1 of 1) sorted by relevance
7981 int idxPath = -1; /* Index in pIdxInfo->aConstraint of PATH= */ in fsdirBestIndex() local7994 idxPath = i; in fsdirBestIndex()7996 }else if( idxPath<0 ){ in fsdirBestIndex()8017 if( idxPath<0 ){ in fsdirBestIndex()8023 pIdxInfo->aConstraintUsage[idxPath].omit = 1; in fsdirBestIndex()8024 pIdxInfo->aConstraintUsage[idxPath].argvIndex = 1; in fsdirBestIndex()