Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsqlite3session.h468 int sqlite3session_patchset(
H A DsessionF.test30 # 1.*: Test that sqlite3session_changeset() and sqlite3session_patchset()
H A Dtest_session.c292 rc = sqlite3session_patchset(pSession, &o.n, &o.p); in test_session_cmd()
H A Dsqlite3session.c2715 int sqlite3session_patchset( in sqlite3session_patchset() function
/sqlite-3.40.0/src/
H A Dshell.c.in9750 rc = sqlite3session_patchset(pSession->p, &szChng, &pChng);