Searched refs:sqlite3AuthRead (Results 1 – 3 of 3) sorted by relevance
140 void sqlite3AuthRead( in sqlite3AuthRead() function
4918 void sqlite3AuthRead(Parse*,Expr*,Schema*,SrcList*);4924 # define sqlite3AuthRead(a,b,c,d) macro
742 sqlite3AuthRead(pParse, pExpr, pSchema, pNC->pSrcList); in lookupName()