Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwal.h31 # define sqlite3WalClose(v,w,x,y,z) 0 macro
H A Dwal.c2238 int sqlite3WalClose( in sqlite3WalClose() function