Searched defs:firstDocid (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts1/ | ||
| H A D | fulltext.c | 283 static sqlite_int64 firstDocid(DocList *d){ in firstDocid() function |
| H A D | fts1.c | 483 static sqlite_int64 firstDocid(DocList *d){ in firstDocid() function |