Lines Matching refs:XML_ERR_OK
7107 if ((encoding == NULL) && (ctxt->errNo == XML_ERR_OK)) { in xmlParseTextDecl()
7232 xmlParserErrors ret = XML_ERR_OK; in xmlParseReference()
7374 if ((ret == XML_ERR_OK) && (list != NULL)) { in xmlParseReference()
7419 } else if ((ret != XML_ERR_OK) && in xmlParseReference()
11414 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseTryOrFinish()
12408 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
12523 if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) in xmlParseChunk()
13339 xmlParserErrors ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13480 ret = XML_ERR_OK; in xmlParseExternalEntityPrivate()
13500 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseExternalEntityPrivate()
13608 xmlParserErrors ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13714 ret = XML_ERR_OK; in xmlParseBalancedChunkMemoryInternal()
13717 if ((lst != NULL) && (ret == XML_ERR_OK)) { in xmlParseBalancedChunkMemoryInternal()
13756 if (ctxt->lastError.code != XML_ERR_OK) in xmlParseBalancedChunkMemoryInternal()
13799 xmlParserErrors ret = XML_ERR_OK; in xmlParseInNodeContext()
13956 ret = XML_ERR_OK; in xmlParseInNodeContext()
13983 if (ret != XML_ERR_OK) { in xmlParseInNodeContext()
15130 ctxt->errNo = XML_ERR_OK; in xmlCtxtReset()
15152 if (ctxt->lastError.code != XML_ERR_OK) in xmlCtxtReset()