Home | History | Annotate | Download | only in fts1

Lines Matching refs:docListAddDocid

296 static void docListAddDocid(DocList *d, sqlite_int64 iDocid){
538 docListAddDocid(&out, iDocid);
568 docListAddDocid(&out, iDocid);
702 docListAddDocid(pOut, iDocid);
783 docListAddDocid(pOut, docidLeft);
811 docListAddDocid(pOut, docidLeft);
813 docListAddDocid(pOut, docidRight);
824 docListAddDocid(pOut, docidLeft);
828 docListAddDocid(pOut, docidRight);
857 docListAddDocid(pOut, docidLeft);
867 docListAddDocid(pOut, docidLeft);
2998 docListAddDocid(p, iDocid);