Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dselect.c4671 typedef struct WhereConst WhereConst; typedef
4672 struct WhereConst { struct
4692 WhereConst *pConst, /* The WhereConst into which we are inserting */ in constInsert() argument