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