Home
last modified time | relevance | path

Searched defs:sqlite3AuthContextPop (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dauth.c261 void sqlite3AuthContextPop(AuthContext *pContext){ in sqlite3AuthContextPop() function
H A DsqliteInt.h4927 # define sqlite3AuthContextPop(a) ((void)(a)) macro