Home
last modified time | relevance | path

Searched refs:WhereConst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c21388 struct WhereConst *pConst; /* WHERE clause constants */
153491 typedef struct WhereConst WhereConst; typedef
153492 struct WhereConst { struct
153512 WhereConst *pConst, /* The WhereConst into which we are inserting */ argument
153560 static void findConstInWhere(WhereConst *pConst, Expr *pExpr){
153596 WhereConst *pConst,
153647 WhereConst *pConst = pWalker->u.pConst;
153721 WhereConst x;