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

/netbsd-current/usr.sbin/makemandb/
H A Dfts3_tokenizer.h86 int (*xDestroy)(sqlite3_tokenizer *pTokenizer); member in struct:sqlite3_tokenizer_module
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h7298 int (*xDestroy)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
9081 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
9102 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c7611 int (*xDestroy)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
9394 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
9415 void (*xDestroy)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
17913 void (*xDestroy)(void *); member in struct:FuncDestructor
18129 void (*xDestroy)(void *); /* Module destructor function */ member in struct:Module
[all...]

Completed in 565 milliseconds