Searched refs:idxPath (Results 1 – 1 of 1) sorted by relevance
8059 int idxPath = -1; /* Index in pIdxInfo->aConstraint of PATH= */ in fsdirBestIndex() local8072 idxPath = i; in fsdirBestIndex()8074 }else if( idxPath<0 ){ in fsdirBestIndex()8095 if( idxPath<0 ){ in fsdirBestIndex()8101 pIdxInfo->aConstraintUsage[idxPath].omit = 1; in fsdirBestIndex()8102 pIdxInfo->aConstraintUsage[idxPath].argvIndex = 1; in fsdirBestIndex()