Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_config (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h580 #define sqlite3_vtab_config sqlite3_api->vtab_config macro
/third_party/sqlite/src/
H A Dsqlite3.c132503 #define sqlite3_vtab_config global() macro
132707 # define sqlite3_vtab_config global() macro
151240 SQLITE_API int sqlite3_vtab_config(sqlite3 *db, int op, ...){ global() function
[all...]

Completed in 128 milliseconds