Home
last modified time | relevance | path

Searched defs:sqlite3_pcache_methods2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h9067 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
9068 struct sqlite3_pcache_methods2 { struct
9087 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument
H A Dsqlite3.c9380 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
9381 struct sqlite3_pcache_methods2 { struct
9400 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument