Home
last modified time | relevance | path

Searched refs:closeCursorsInFrame (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbeaux.c2635 static void closeCursorsInFrame(Vdbe *p){ in closeCursorsInFrame() function
2653 closeCursorsInFrame(v); in sqlite3VdbeFrameRestore()
2689 closeCursorsInFrame(p); in closeAllCursors()