Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfulltext.c133 int iLastPos; /* the last position written */ member
213 int iLastPos; /* the last position read */ member
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
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_write.c54 sqlite3_int64 iLastPos; member