Searched defs:pTabItem (Results 1 – 1 of 1) sorted by relevance
72266 struct SrcList_item *pTabItem; /* A single entry from pTabList */ in sqlite3WhereBegin() local73063 struct SrcList_item *pTabItem = &pTabList->a[pLevel->iFrom]; in sqlite3WhereEnd() local