Lines Matching refs:checkIndex
10537 if (ctxt->checkIndex > base) in xmlParseLookupSequence()
10538 base = ctxt->checkIndex; in xmlParseLookupSequence()
10557 ctxt->checkIndex = 0; in xmlParseLookupSequence()
10575 ctxt->checkIndex = base; in xmlParseLookupSequence()
10789 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11140 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11215 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11250 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11280 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11293 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11455 if (ctxt->checkIndex > base) in xmlParseTryOrFinish()
11456 base = ctxt->checkIndex; in xmlParseTryOrFinish()
11558 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
14322 ctxt->checkIndex = 0; in xmlCtxtReset()