Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h1185 typedef struct ExprList ExprList; typedef
3022 struct ExprList { struct
3025 struct ExprList_item { /* For each expression in the list */ argument
3041 struct { /* Used by any ExprList other than Parse.pConsExpr */ argument
3048 } a[1]; /* One slot for each expression in the list */