Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.h8674 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
8675 struct sqlite3_pcache_methods2 { struct
8694 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument
H A Dsqlite3.c8980 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
8981 struct sqlite3_pcache_methods2 { struct
9000 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument