Home | History | Annotate | Download | only in dist

Lines Matching defs:xRekey

6242 ** [[the xRekey() page cache methods]]
6243 ** The xRekey() method is used to change the key value associated with the
6279 void (*xRekey)(sqlite3_pcache*, sqlite3_pcache_page*,
6301 void (*xRekey)(sqlite3_pcache*, void*, unsigned oldKey, unsigned newKey);