Searched refs:EP_CanBeNull (Results 1 – 1 of 1) sorted by relevance
20139 #define EP_CanBeNull 0x200000 /* Can be null despite NOT NULL constraint */ macro110703 ExprSetProperty(pNew, EP_CanBeNull);110993 ExprSetProperty(pExpr, EP_CanBeNull);115805 return ExprHasProperty(p, EP_CanBeNull)149471 ExprClearProperty(p, EP_CanBeNull);149606 ExprSetProperty(pE1, EP_CanBeNull);149629 ExprSetProperty(pE1, EP_CanBeNull);152842 ExprSetProperty(pNew, EP_CanBeNull);