Lines Matching refs:checkIndex
11100 if (ctxt->checkIndex > base) in xmlParseLookupSequence()
11101 base = ctxt->checkIndex; in xmlParseLookupSequence()
11120 ctxt->checkIndex = 0; in xmlParseLookupSequence()
11138 ctxt->checkIndex = base; in xmlParseLookupSequence()
11352 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11714 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11791 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11828 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11864 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11882 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
11902 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
12074 if (ctxt->checkIndex > base) in xmlParseTryOrFinish()
12075 base = ctxt->checkIndex; in xmlParseTryOrFinish()
12156 ctxt->checkIndex = base; in xmlParseTryOrFinish()
12158 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
12167 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
12181 ctxt->checkIndex = 0; in xmlParseTryOrFinish()
15071 ctxt->checkIndex = 0; in xmlCtxtReset()