Home
last modified time | relevance | path

Searched defs:sqlite3_file_control (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dmain.c3917 int sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg){ in sqlite3_file_control() function
H A Dsqlite3ext.h524 #define sqlite3_file_control sqlite3_api->file_control macro