Lines Matching refs:newKey
9150 ** previously contains an entry associated with newKey, it must be9151 ** discarded. ^Any prior cache entry associated with newKey is guaranteed not9185 unsigned oldKey, unsigned newKey);9206 void (*xRekey)(sqlite3_pcache*, void*, unsigned oldKey, unsigned newKey);