Searched defs:xDestroy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h4779 int (*xDestroy)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
6063 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c5332 int (*xDestroy)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
6616 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
9655 void (*xDestroy)(void *); member in struct:FuncDestructor
9737 void (*xDestroy)(void *); /* Module destructor function */ member in struct:Module
[all...]

Completed in 353 milliseconds