Home
last modified time | relevance | path

Searched defs:iLastPos (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c133 int iLastPos; /* the last position written */ member
213 int iLastPos; /* the last position read */ member
H A Dfts1.c239 int iLastPos; /* the last position written */ member
371 int iLastPos; /* the last position read, or -1 when not in a position list */ member
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c106 sqlite3_int64 iLastPos; member