Searched refs:total_changes (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c2247 ** [count_changes pragma], and the [total_changes() SQL function].
84531 static void total_changes( function
[all...]
H A Dsqlite3ext.h132 int (*total_changes)(sqlite3*); member in struct:sqlite3_api_routines
338 #define sqlite3_total_changes sqlite3_api->total_changes
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c119015 static void total_changes( function
[all...]
H A Dsqlite3ext.h142 int (*total_changes)(sqlite3*); member in struct:sqlite3_api_routines
470 #define sqlite3_total_changes sqlite3_api->total_changes

Completed in 1102 milliseconds