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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h144 int (*total_changes)(sqlite3*); member in struct:sqlite3_api_routines
373 #define sqlite3_total_changes sqlite3_api->total_changes
H A Dsqlite3.c2464 ** [count_changes pragma], and the [total_changes() SQL function].
87669 static void total_changes( function
[all...]
/freebsd-10.2-release/crypto/heimdal/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 451 milliseconds