Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h8436 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
8437 struct sqlite3_pcache_methods2 { struct
8456 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument
H A Dsqlite3.c9475 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; typedef
9476 struct sqlite3_pcache_methods2 { struct
9495 ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is argument