Searched refs:ExprInfo (Results 1 – 1 of 1) sorted by relevance
27 typedef struct ExprInfo ExprInfo; typedef28 struct ExprInfo { struct69 static int exprSplit(int nSlot, ExprInfo *aSlot, Expr *pExpr){ in exprSplit()173 static void exprAnalyze(ExprMaskSet *pMaskSet, ExprInfo *pInfo){ in exprAnalyze()401 ExprInfo aExpr[101]; /* The WHERE clause is divided into these expressions */ in sqliteWhereBegin()