Lines Matching refs:checkIndex
10899 if (ctxt->checkIndex > base) in xmlParseLookupSequence()
10900 base = ctxt->checkIndex; in xmlParseLookupSequence()
10919 ctxt->checkIndex = 0; in xmlParseLookupSequence()
10937 ctxt->checkIndex = base; in xmlParseLookupSequence()
11152 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11507 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11580 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11617 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11653 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11671 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11691 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11863 if (ctxt->checkIndex > base) in xmlParseTryOrFinish()
11864 base = ctxt->checkIndex; in xmlParseTryOrFinish()
11945 ctxt->checkIndex = base; in xmlParseTryOrFinish()
11947 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11956 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11970 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
14877 ctxt->checkIndex = 0; in xmlCtxtReset()