tableAndColumnIndex 106886 ext/sqlite3/libsqlite/sqlite3.c         if( tableAndColumnIndex(pSrc, i+1, zName, &iLeft, &iLeftCol) ){
tableAndColumnIndex 106928 ext/sqlite3/libsqlite/sqlite3.c          || !tableAndColumnIndex(pSrc, i+1, zName, &iLeft, &iLeftCol)
tableAndColumnIndex 110788 ext/sqlite3/libsqlite/sqlite3.c                 && tableAndColumnIndex(pTabList, i, zName, 0, 0)