Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c8091 u8 isVirtual; /* True if this is a virtual table */ member
53695 int isVirtual, /* True if this is a VIRTUAL table */ in sqlite3StartTable()