Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_FCNTL_RESET_CACHE

1548 ** <li>[[SQLITE_FCNTL_RESET_CACHE]]
1550 ** database is not a temp db, then the [SQLITE_FCNTL_RESET_CACHE] file-control
1604 #define SQLITE_FCNTL_RESET_CACHE 42
191291 }else if( op==SQLITE_FCNTL_RESET_CACHE ){