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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c8177 int nPrefix, nLine; /* Number of bytes in zPrefix and zLine */ member in struct:completion_cursor
[all...]
H A Dsqlite3.c155635 int nPrefix; /* Number of prior entries in the key */ member in struct:WhereLevel::__anon56::__anon57::InLoop
184452 int nPrefix; /* Prefix length (0 for main terms index) */ member in struct:Fts3Table::Fts3Index
185590 int nPrefix = 0; local
186461 int nPrefix = 0; /* Size of term prefix */ local
196172 int nPrefix; /* Number of bytes in term prefix */ local
196893 int nPrefix; /* Number of bytes of prefix compression */ local
197096 int nPrefix; /* Size of term prefix in bytes */ local
198635 int nPrefix = 0; /* Bytes to copy from previous term */ local
198727 int nPrefix; local
198827 int nPrefix; /* Size of term prefix in bytes */ local
198881 int nPrefix; /* Size of prefix shared with previous term */ local
230333 int nPrefix; /* Number of prefix indexes */ member in struct:Fts5Config
242997 int nPrefix; /* Bytes of prefix compression for term */ local
243925 int nPrefix = 0; local
[all...]

Completed in 772 milliseconds