Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h9306 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
9307 struct sqlite3_pcache_methods2 { struct
9326 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument
H A Dsqlite3.c9625 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
9626 struct sqlite3_pcache_methods2 { struct
9645 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument