Searched refs:nNot (Results 1 – 2 of 2) sorted by relevance
2786 int nNot = 0; in fulltextQuery() local2797 nNot++; in fulltextQuery()2831 if( nNot && pLeft==0 ){ in fulltextQuery()
3654 int nNot = 0; in fulltextQuery() local3687 nNot++; in fulltextQuery()3694 if( i!=nNot ) dataBufferDestroy(&left); in fulltextQuery()3702 if( i!=nNot ) dataBufferDestroy(&left); in fulltextQuery()3713 if( i==nNot ){ /* first term processed. */ in fulltextQuery()3724 if( nNot==pQuery->nTerms ){ in fulltextQuery()