Searched refs:freeP4FuncCtx (Results 1 – 1 of 1) sorted by relevance
1225 static SQLITE_NOINLINE void freeP4FuncCtx(sqlite3 *db, sqlite3_context *p){ in freeP4FuncCtx() function1234 freeP4FuncCtx(db, (sqlite3_context*)p4); in freeP4()