Home | History | Annotate | Download | only in dist

Lines Matching defs:xClose

643 ** to a non-NULL pointer, then the sqlite3_io_methods.xClose method
645 ** only way to prevent a call to xClose following a failed [sqlite3_vfs.xOpen]
726 int (*xClose)(sqlite3_file*);
1028 ** the string will be valid and unchanged until xClose() is
5316 int (*xClose)(sqlite3_vtab_cursor*);
5520 ** by the [sqlite3_module.xClose | xClose] method. Cursors are used