Lines Matching refs:XML_ERR_OK
6884 if ((encoding == NULL) && (ctxt->errNo == XML_ERR_OK)) { in xmlParseTextDecl()
7001 xmlParserErrors ret = XML_ERR_OK; in xmlParseReference()
7143 if ((ret == XML_ERR_OK) && (list != NULL)) { in xmlParseReference()
7188 } else if ((ret != XML_ERR_OK) && in xmlParseReference()
11157 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseTryOrFinish()
12140 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
12256 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
13080 xmlParserErrors ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13221 ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13241 if ((oldctxt != NULL) && (ctxt->lastError.code != XML_ERR_OK)) in xmlParseExternalEntityPrivate()
13349 xmlParserErrors ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13456 ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13459 if ((lst != NULL) && (ret == XML_ERR_OK)) { in xmlParseBalancedChunkMemoryInternal()
13498 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseBalancedChunkMemoryInternal()
13541 xmlParserErrors ret = XML_ERR_OK; in xmlParseInNodeContext()
13699 ret = XML_ERR_OK; in xmlParseInNodeContext()
13726 if (ret != XML_ERR_OK) { in xmlParseInNodeContext()
14879 ctxt->errNo = XML_ERR_OK; in xmlCtxtReset()
14901 if (ctxt->lastError.code != XML_ERR_OK) in xmlCtxtReset()