Searched refs:sqlite3AuthReadCol (Results 1 – 3 of 3) sorted by relevance
104 int sqlite3AuthReadCol( in sqlite3AuthReadCol() function186 if( SQLITE_IGNORE==sqlite3AuthReadCol(pParse, pTab->zName, zCol, iDb) ){ in sqlite3AuthRead()
981 rcauth = sqlite3AuthReadCol(pParse, pTo->zName, zCol, iDb); in sqlite3FkCheck()
4922 int sqlite3AuthReadCol(Parse*, const char *, const char *, int);