Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmain.c1140 static void functionDestroy(sqlite3 *db, FuncDef *p){ in functionDestroy() function
1362 functionDestroy(db, p); in sqlite3LeaveMutexAndCloseZombie()
1922 functionDestroy(db, p); in sqlite3CreateFunc()