sqlite3WalUndo 36363 third_party/sqlite/amalgamation/sqlite3.c # define sqlite3WalUndo(x,y,z) 0 sqlite3WalUndo 45689 third_party/sqlite/amalgamation/sqlite3.c SQLITE_PRIVATE int sqlite3WalUndo(Wal *pWal, int (*xUndo)(void *, Pgno), void *pUndoCtx){ sqlite3WalUndo 2409 third_party/sqlite/src/src/wal.c int sqlite3WalUndo(Wal *pWal, int (*xUndo)(void *, Pgno), void *pUndoCtx){ sqlite3WalUndo 31 third_party/sqlite/src/src/wal.h # define sqlite3WalUndo(x,y,z) 0