Lines Matching full:sqlite3_file_control
618 ** [sqlite3_file_control()] interface. The second "op" argument is an
696 ** of the [sqlite3_io_methods] object and for the [sqlite3_file_control()]
716 ** by the user. The fourth argument to [sqlite3_file_control()] should
5257 ** ^The [sqlite3_file_control()] interface makes a direct call to the
5286 SQLITE_API int sqlite3_file_control(sqlite3*, const char *zDbName, int op, void*);