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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3ext.h132 int (*total_changes)(sqlite3*); member in struct:sqlite3_api_routines
338 #define sqlite3_total_changes sqlite3_api->total_changes
H A Dsqlite3.c2247 ** [count_changes pragma], and the [total_changes() SQL function].
84531 static void total_changes( function
[all...]

Completed in 418 milliseconds