Home
last modified time | relevance | path

Searched refs:rootOnly (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c204125 u8 rootOnly; /* True for a root-only reader */ member
204159 #define fts3SegReaderIsRootOnly(p) ((p)->rootOnly!=0)
205658 pReader->rootOnly = 1;