Searched refs:sqlite3AuthContextPop (Results 1 – 4 of 4) sorted by relevance
261 void sqlite3AuthContextPop(AuthContext *pContext){ in sqlite3AuthContextPop() function
672 sqlite3AuthContextPop(&sContext); in sqlite3DeleteFrom()
1141 sqlite3AuthContextPop(&sContext); in sqlite3Update()
4921 void sqlite3AuthContextPop(AuthContext*);4927 # define sqlite3AuthContextPop(a) ((void)(a)) macro