Home | History | Annotate | Download | only in fts3

Lines Matching refs:SQLITE_CORE

20 **       (in which case SQLITE_CORE is not defined), or
296 #if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS3)
298 #if defined(SQLITE_ENABLE_FTS3) && !defined(SQLITE_CORE)
299 # define SQLITE_CORE 1
312 #ifndef SQLITE_CORE
3694 #if !SQLITE_CORE