Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1382 int function (sqlite3_vtab *pVTab) xCommit;
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h7310 int (*xCommit)(sqlite3_vtab *pVTab); member
H A Dsqlite3.c7623 int (*xCommit)(sqlite3_vtab *pVTab); member
155162 callFinaliser(db, offsetof(sqlite3_module,xCommit));