Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/
H A Dsqlite3.h9092 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; global() typedef
9093 struct sqlite3_pcache_methods2 { global() struct
9112 xShrinksqlite3_pcache_methods2 global() argument
[all...]
H A Dsqlite3.c9405 typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2; global() typedef
9406 struct sqlite3_pcache_methods2 { global() struct
9425 xShrinksqlite3_pcache_methods2 global() argument
[all...]