Home | History | Annotate | Download | only in fts1

Lines Matching refs:readDocid

237 static sqlite_int64 readDocid(DocListReader *pReader){
277 readDocid(pReader);
286 return readDocid(&r);
428 sqlite_int64 iDocid = readDocid(&blockReader);
439 readDocid(&m->in);
1027 iDocid = readDocid(&c->result);