Searched defs:sqlite3_file_control (Results 1 – 2 of 2) sorted by relevance
3917 int sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg){ in sqlite3_file_control() function
524 #define sqlite3_file_control sqlite3_api->file_control macro