sqlite3PcacheClose 8583 third_party/sqlite/amalgamation/sqlite3.c SQLITE_PRIVATE void sqlite3PcacheClose(PCache*);
sqlite3PcacheClose 40207 third_party/sqlite/amalgamation/sqlite3.c   sqlite3PcacheClose(pPager->pPCache);
sqlite3PcacheClose 3777 third_party/sqlite/src/src/pager.c   sqlite3PcacheClose(pPager->pPCache);
sqlite3PcacheClose  106 third_party/sqlite/src/src/pcache.h void sqlite3PcacheClose(PCache*);