Lines Matching defs:xCommit
7415 int (*xCommit)(sqlite3_vtab *pVTab);
102948 /* xCommit */ 0,
137113 0, /* xCommit - commit transaction */
150874 ** This function invokes either the xRollback or xCommit method
150937 ** Invoke the xCommit method of all virtual tables in the
150941 callFinaliser(db, offsetof(sqlite3_module,xCommit));
150947 ** (xBegin/xRollback/xCommit and optionally xSync) and a transaction is
179578 int inTransaction; /* True after xBegin but before xCommit/xRollback */
183248 ** Implementation of xCommit() method. This is a no-op. The contents of
183641 /* xCommit */ fts3CommitMethod,
186301 0, /* xCommit */
189867 0, /* xCommit */
200846 0, /* xCommit */
200874 0, /* xCommit */
204443 rtreeEndTransaction, /* xCommit - commit transaction */
207105 rtreeEndTransaction, /* xCommit - commit transaction */
215071 0, /* xCommit */
215499 0, /* xCommit */
236873 ** xCommit(): Final part of two-phase commit.
236878 ** returned by xCommit().
238591 ** Implementation of xCommit() method. This is a no-op. The contents of
239660 /* xCommit */ fts5CommitMethod,
244243 /* xCommit */ 0,
244562 0, /* xCommit */