ExprInfo
static void exprAnalyze(ExprMaskSet *pMaskSet, ExprInfo *pInfo){
typedef struct ExprInfo ExprInfo;
ExprInfo aExpr[101]; /* The WHERE clause is divided into these expressions */
static int exprSplit(int nSlot, ExprInfo *aSlot, Expr *pExpr){