Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c694 int iLeftCol, iLeftPos = readPosition(pLeft, &iLeftCol); in mergePosList() local
/sqlite-3.40.0/src/
H A Dselect.c548 int iLeftCol; /* Column number of matching column on the left */ in sqlite3ProcessJoin() local