Home | History | Annotate | Download | only in orig

Lines Matching refs:resetFlag

2216 SQLITE_API sqlite3_int64 sqlite3_memory_highwater(int resetFlag);
5799 ** resetFlag is true, then the highest record value is reset after
5802 ** nothing is written into *pHighwater and the resetFlag is ignored.)^
5818 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);