Searched defs:iPrevId (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts3/ | ||
| H A D | fts3Int.h | 340 sqlite3_int64 iPrevId; /* Previous id read from aDoclist */ member |
| H A D | fts3.c | 5791 sqlite3_int64 iPrevId = pCsr->iPrevId; in fts3EvalGatherStats() local |