OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nPrefix
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.c
130
** varint
nPrefix
; (length of prefix shared with previous term)
176
** varint
nPrefix
; (length of shared prefix with previous term)
[
all
...]
fts3_write.c
914
int
nPrefix
; /* Number of bytes in term prefix */
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c
148
** varint
nPrefix
; (length of prefix shared with previous term)
194
** varint
nPrefix
; (length of shared prefix with previous term)
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 119 milliseconds