Searched defs:sqlite3AuthContextPop (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | auth.c | 261 void sqlite3AuthContextPop(AuthContext *pContext){ in sqlite3AuthContextPop() function |
| H A D | sqliteInt.h | 4927 # define sqlite3AuthContextPop(a) ((void)(a)) macro |