Searched refs:SQLITE_ECEL_REF (Results 1 – 1 of 1) sorted by relevance
16291 #define SQLITE_ECEL_REF 0x04 /* Use ExprList.u.x.iOrderByCol */ macro92929 if( (flags & SQLITE_ECEL_REF)!=0 && (j = pList->a[i].u.x.iOrderByCol)>0 ){114024 SQLITE_ECEL_DUP|SQLITE_ECEL_REF);