Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_config (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dloadext.c85 # define sqlite3_vtab_config 0 macro
H A Dvtab.c1304 int sqlite3_vtab_config(sqlite3 *db, int op, ...){ in sqlite3_vtab_config() function
H A Dsqlite3ext.h574 #define sqlite3_vtab_config sqlite3_api->vtab_config macro