Searched refs:IndexedExpr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15313 typedef struct IndexedExpr IndexedExpr; typedef in typeref:struct:IndexedExpr
19677 struct IndexedExpr { struct
19684 IndexedExpr *pIENext; /* Next in a list of all indexed expressions */
19751 IndexedExpr *pIdxEpr;/* List of expressions used by active indexes */
19752 IndexedExpr *pIdxPartExpr; /* Exprs constrained by index WHERE clauses */
[all...]

Completed in 483 milliseconds