Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c5723 int nPrefix, nLine; /* Number of bytes in zPrefix and zLine */ member
[all...]
H A Dsqlite3.c151407 int nPrefix; /* Number of prior entires in the key */ global() member
179563 int nPrefix; /* Prefix length (0 for main terms index) */ global() member
180696 int nPrefix = 0; global() local
181567 int nPrefix = 0; /* Size of term prefix */ global() local
191206 int nPrefix; /* Number of bytes in term prefix */ global() local
191927 int nPrefix; /* Number of bytes of prefix compression */ global() local
192130 int nPrefix; /* Size of term prefix in bytes */ global() local
193664 int nPrefix = 0; /* Bytes to copy from previous term */ global() local
193756 int nPrefix; global() local
193856 int nPrefix; /* Size of term prefix in bytes */ global() local
193908 int nPrefix; /* Size of prefix shared with previous term */ global() local
222117 int nPrefix; /* Number of prefix indexes */ global() member
233994 int nPrefix; /* Bytes of prefix compression for term */ global() local
[all...]

Completed in 138 milliseconds