Searched refs:XML_ERR_OK (Results 1 – 10 of 10) sorted by relevance
272 if (code == XML_ERR_OK) in xmlReportError()469 if (code == XML_ERR_OK) in __xmlRaiseError()861 if (xmlLastError.code == XML_ERR_OK) in xmlGetLastError()877 if (err->code == XML_ERR_OK) in xmlResetError()890 err->code = XML_ERR_OK; in xmlResetError()902 if (xmlLastError.code == XML_ERR_OK) in xmlResetLastError()922 if (ctxt->lastError.code == XML_ERR_OK) in xmlCtxtGetLastError()941 ctxt->errNo = XML_ERR_OK; in xmlCtxtResetLastError()942 if (ctxt->lastError.code == XML_ERR_OK) in xmlCtxtResetLastError()
422 if (code == XML_ERR_OK) in testStructuredErrorHandler()453 if (code == XML_ERR_OK) in testStructuredErrorHandler()517 if (code == XML_ERR_OK) in testStructuredErrorHandler()533 if (code == XML_ERR_OK) in testStructuredErrorHandler()545 if (code == XML_ERR_OK) in testStructuredErrorHandler()
514 if (code == XML_ERR_OK) in testStructuredErrorHandler()545 if (code == XML_ERR_OK) in testStructuredErrorHandler()609 if (code == XML_ERR_OK) in testStructuredErrorHandler()625 if (code == XML_ERR_OK) in testStructuredErrorHandler()637 if (code == XML_ERR_OK) in testStructuredErrorHandler()
260 if ((xmlLastError.code == XML_ERR_OK) || in xmlconfTestNotNSWF()
375 if (code == XML_ERR_OK) in testStructuredErrorHandler()406 if (code == XML_ERR_OK) in testStructuredErrorHandler()470 if (code == XML_ERR_OK) in testStructuredErrorHandler()486 if (code == XML_ERR_OK) in testStructuredErrorHandler()498 if (code == XML_ERR_OK) in testStructuredErrorHandler()
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()[all …]
1740 ctxt->errNo = XML_ERR_OK; in xmlInitParserCtxt()
2328 if (ret == XML_ERR_OK) { in xmlShellSetContent()
100 XML_ERR_OK = 0, enumerator
109 d XML_ERR_OK c 0