Lines Matching refs:TERM_LIKE
118282 #define TERM_LIKE 0x400 /* The original LIKE operator */118790 ** term was originally TERM_LIKE, then the parent gets TERM_LIKECOND instead.118802 if( nLoop && (pTerm->wtFlags & TERM_LIKE)!=0 ){121082 pTerm->wtFlags |= TERM_LIKE;