Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c204269 int bAllowVtab, /* True to omit SQLITE_PREPARE_NO_VTAB */
204404 int bAllowVtab = 0; local