Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c21410 struct WhereConst *pConst; /* WHERE clause constants */
153721 typedef struct WhereConst WhereConst; typedef
153722 struct WhereConst { struct
153742 WhereConst *pConst, /* The WhereConst into which we are inserting */ argument
153790 static void findConstInWhere(WhereConst *pConst, Expr *pExpr){
153826 WhereConst *pConst,
153877 WhereConst *pConst = pWalker->u.pConst;
153951 WhereConst x;