Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbtree.c758 static int saveAllCursors(BtShared *pBt, Pgno iRoot, BtCursor *pExcept){ in saveAllCursors()
778 BtCursor *pExcept /* Do not save this cursor */ in saveCursorsOnList()