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