Searched defs:Expr (Results 1 – 3 of 3) sorted by relevance
6788 typedef struct Expr Expr; typedef9118 struct Expr { struct9127 /* If the EP_TokenOnly flag is set in the Expr.flags mask, then no argument9132 Expr *pLeft; /* Left subnode */ argument9133 Expr *pRight; /* Right subnode */ argument9140 /* If the EP_Reduced flag is set in the Expr.flags mask, then no argument9153 u8 op2; /* If a TK_REGISTER, the original value of Expr.op */ argument9162 ** The following are the meanings of bits in the Expr.flags field. argument
1654 var Expr = Sizzle.selectors = { variable