Lines Matching refs:XML_ERR_OK
6490 if ((encoding == NULL) && (ctxt->errNo == XML_ERR_OK)) { in xmlParseTextDecl()
6615 xmlParserErrors ret = XML_ERR_OK; in xmlParseReference()
6747 if ((ret == XML_ERR_OK) && (list != NULL)) { in xmlParseReference()
6791 } else if ((ret != XML_ERR_OK) && in xmlParseReference()
10550 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseTryOrFinish()
11428 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
11479 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
12256 xmlParserErrors ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
12397 ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
12415 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseExternalEntityPrivate()
12521 xmlParserErrors ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
12619 ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
12622 if ((lst != NULL) && (ret == XML_ERR_OK)) { in xmlParseBalancedChunkMemoryInternal()
12659 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseBalancedChunkMemoryInternal()
12702 xmlParserErrors ret = XML_ERR_OK; in xmlParseInNodeContext()
12836 ret = XML_ERR_OK; in xmlParseInNodeContext()
12863 if (ret != XML_ERR_OK) { in xmlParseInNodeContext()
13974 ctxt->errNo = XML_ERR_OK; in xmlCtxtReset()
13995 if (ctxt->lastError.code != XML_ERR_OK) in xmlCtxtReset()