Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h6635 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
6636 struct sqlite3_pcache_methods2 { struct
6655 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument
H A Dsqlite3.c6663 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
6664 struct sqlite3_pcache_methods2 { struct
6683 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument