Home
last modified time | relevance | path

Searched defs:total_changes (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dfunc.c604 static void total_changes( in total_changes() function
H A Dsqlite3ext.h142 int (*total_changes)(sqlite3*); member