Lines Matching refs:checkIndex
4802 ctxt->checkIndex = 0; in htmlInitParserCtxt()
4995 if (ctxt->checkIndex > base) in htmlParseLookupSequence()
4996 base = ctxt->checkIndex; in htmlParseLookupSequence()
5054 ctxt->checkIndex = 0; in htmlParseLookupSequence()
5073 ctxt->checkIndex = base; in htmlParseLookupSequence()
5122 if (ctxt->checkIndex > base) in htmlParseLookupChars()
5123 base = ctxt->checkIndex; in htmlParseLookupChars()
5154 ctxt->checkIndex = 0; in htmlParseLookupChars()
5159 ctxt->checkIndex = base; in htmlParseLookupChars()
5484 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5580 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5598 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5627 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5676 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5684 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5711 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5743 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5754 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5765 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5776 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5787 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5798 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5809 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5820 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5831 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5842 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5853 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6466 ctxt->checkIndex = 0; in htmlCtxtReset()