Lines Matching refs:XML_ERR_OK
7072 if ((encoding == NULL) && (ctxt->errNo == XML_ERR_OK)) { in xmlParseTextDecl()
7197 xmlParserErrors ret = XML_ERR_OK; in xmlParseReference()
7339 if ((ret == XML_ERR_OK) && (list != NULL)) { in xmlParseReference()
7384 } else if ((ret != XML_ERR_OK) && in xmlParseReference()
11357 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseTryOrFinish()
12351 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
12466 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
13282 xmlParserErrors ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13423 ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13443 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseExternalEntityPrivate()
13551 xmlParserErrors ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13657 ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13660 if ((lst != NULL) && (ret == XML_ERR_OK)) { in xmlParseBalancedChunkMemoryInternal()
13699 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseBalancedChunkMemoryInternal()
13742 xmlParserErrors ret = XML_ERR_OK; in xmlParseInNodeContext()
13899 ret = XML_ERR_OK; in xmlParseInNodeContext()
13926 if (ret != XML_ERR_OK) { in xmlParseInNodeContext()
15073 ctxt->errNo = XML_ERR_OK; in xmlCtxtReset()
15095 if (ctxt->lastError.code != XML_ERR_OK) in xmlCtxtReset()