Searched defs:iLeftCol (Results 1 – 2 of 2) sorted by relevance
349 int iLeftCol; /* Matching column in the left table */ in sqliteProcessJoin() local388 int iLeftCol; /* Column number of matching column on the left */ in sqliteProcessJoin() local
694 int iLeftCol, iLeftPos = readPosition(pLeft, &iLeftCol); in mergePosList() local