Searched defs:srcTab (Results 1 – 2 of 2) sorted by relevance
702 int srcTab = 0; /* Data comes from this temporary cursor if >=0 */ in sqlite3Insert() local
1092 int srcTab, /* Pull data from this table if non-negative */ in selectInnerLoop()