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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c184732 int bLookup; /* True if a lookup of a single entry. */ member in struct:Fts3MultiSegReader
194992 u8 bLookup; /* True for a lookup only */ member in struct:Fts3SegReader
196467 sqlite3Fts3SegReaderNew( int iAge, int bLookup, sqlite3_int64 iStartLeaf, sqlite3_int64 iEndLeaf, sqlite3_int64 iEndBlock, const char *zRoot, int nRoot, Fts3SegReader **ppReader ) argument
[all...]

Completed in 902 milliseconds