Home
last modified time | relevance | path

Searched refs:freeP4FuncCtx (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbeaux.c1225 static SQLITE_NOINLINE void freeP4FuncCtx(sqlite3 *db, sqlite3_context *p){ in freeP4FuncCtx() function
1234 freeP4FuncCtx(db, (sqlite3_context*)p4); in freeP4()