Searched refs:total_changes (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h144 int (*total_changes)(sqlite3*); member in struct:sqlite3_api_routines
359 #define sqlite3_total_changes sqlite3_api->total_changes
H A Dsqlite3.c2283 ** [count_changes pragma], and the [total_changes() SQL function].
86486 static void total_changes( function
[all...]

Completed in 609 milliseconds