Home | History | Annotate | Download | only in fts1

Lines Matching refs:docListInit

138 static void docListInit(DocList *d, DocListType iType,
155 docListInit(d, iType, 0, 0);
345 docListInit(d2, d->iType, reader.p, docListEnd(d) - reader.p);
737 docListInit(out, DL_POSITIONS_OFFSETS,
1085 docListInit(&block, DL_POSITIONS_OFFSETS,
1339 docListInit(&doclist, DL_POSITIONS_OFFSETS, 0, 0);