Home
last modified time | relevance | path

Searched refs:sqlite3_total_changes64 (Results 1 - 3 of 3) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h676 #define sqlite3_total_changes64 sqlite3_api->total_changes64 macro
H A Dsqlite3.h2641 SQLITE_API sqlite3_int64 sqlite3_total_changes64(sqlite3*);
/third_party/sqlite/src/
H A Dsqlite3.c2954 SQLITE_API sqlite3_int64 sqlite3_total_changes64(sqlite3*);
132599 #define sqlite3_total_changes64 global() macro
174535 SQLITE_API sqlite3_int64 sqlite3_total_changes64(sqlite3 *db){ global() function
[all...]

Completed in 144 milliseconds