Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c12797 typedef struct IdxScan IdxScan; typedef
12832 struct IdxScan { struct
12839 IdxScan *pNextScan; /* Next IdxScan object for same analysis */ argument