Lines Matching refs:checkIndex
4957 ctxt->checkIndex = 0; in htmlInitParserCtxt()
5148 if (ctxt->checkIndex > base) in htmlParseLookupSequence()
5149 base = ctxt->checkIndex; in htmlParseLookupSequence()
5207 ctxt->checkIndex = 0; in htmlParseLookupSequence()
5226 ctxt->checkIndex = base; in htmlParseLookupSequence()
5275 if (ctxt->checkIndex > base) in htmlParseLookupChars()
5276 base = ctxt->checkIndex; in htmlParseLookupChars()
5307 ctxt->checkIndex = 0; in htmlParseLookupChars()
5312 ctxt->checkIndex = base; in htmlParseLookupChars()
5666 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5777 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5801 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5830 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5879 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5887 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5914 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5946 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5957 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5968 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5979 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
5990 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6001 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6012 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6023 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6034 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6045 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6056 ctxt->checkIndex = 0; in htmlParseTryOrFinish()
6668 ctxt->checkIndex = 0; in htmlCtxtReset()