Home | History | Annotate | Download | only in fts1

Lines Matching refs:readerInit

355 ** the cursor to the beginning of the doclist by calling readerInit().
377 static void readerInit(DocListReader *r, DocList *pDoclist){
485 readerInit(&r, d);
499 readerInit(&r, p);
531 readerInit(&r, in);
559 readerInit(&r, in);
629 readerInit(&reader, d);
650 readerInit(&accReader, pAcc);
651 readerInit(&updateReader, pUpdate);
738 readerInit(&left, pLeft);
739 readerInit(&right, pRight);
772 readerInit(&left, pLeft);
773 readerInit(&right, pRight);
804 readerInit(&left, pLeft);
805 readerInit(&right, pRight);
849 readerInit(&left, pLeft);
850 readerInit(&right, pRight);
2916 readerInit(&c->result, pResult);