Searched refs:EP_SubtArg (Results 1 – 1 of 1) sorted by relevance
19488 #define EP_SubtArg 0x80000000 /* Is argument to SQLITE_SUBTYPE function */ macro109218 || ExprHasProperty(pExpr, EP_SubtArg)109222 ExprSetProperty(pList->a[ii].pExpr, EP_SubtArg);114988 if( ExprHasProperty(pExpr, EP_SubtArg)