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