XML_ERR_INTERNAL_ERROR 3261 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 3601 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 3746 third_party/libxml/src/HTMLparser.c 	    htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4114 third_party/libxml/src/HTMLparser.c 		    htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4149 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4296 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4528 third_party/libxml/src/HTMLparser.c 		    htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4576 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4578 third_party/libxml/src/HTMLparser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 5716 third_party/libxml/src/HTMLparser.c 			htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5745 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5756 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5767 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5778 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5789 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5800 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5811 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5822 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5833 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5844 third_party/libxml/src/HTMLparser.c 		htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5901 third_party/libxml/src/HTMLparser.c 	htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5903 third_party/libxml/src/HTMLparser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR  741 third_party/libxml/src/SAX2.c         xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  792 third_party/libxml/src/SAX2.c         xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  921 third_party/libxml/src/SAX2.c         xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  976 third_party/libxml/src/SAX2.c 	ctxt->errNo = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR  156 third_party/libxml/src/c14n.c 		    XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra,
XML_ERR_INTERNAL_ERROR  171 third_party/libxml/src/c14n.c 		    XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra,
XML_ERR_INTERNAL_ERROR 1395 third_party/libxml/src/encoding.c         xmlEncodingErr(XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 1702 third_party/libxml/src/encoding.c 	    xmlEncodingErr(XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 1731 third_party/libxml/src/encoding.c 	    xmlEncodingErr(XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  298 third_party/libxml/src/parser.c         case XML_ERR_INTERNAL_ERROR:
XML_ERR_INTERNAL_ERROR 1574 third_party/libxml/src/parser.c 	xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2238 third_party/libxml/src/parser.c 	xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2559 third_party/libxml/src/parser.c 	        (ctxt->lastError.code == XML_ERR_INTERNAL_ERROR))
XML_ERR_INTERNAL_ERROR 2571 third_party/libxml/src/parser.c 		    xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5733 third_party/libxml/src/parser.c 		xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 6890 third_party/libxml/src/parser.c 	    xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 7005 third_party/libxml/src/parser.c 		xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 7697 third_party/libxml/src/parser.c 	xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 7708 third_party/libxml/src/parser.c 	xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 7715 third_party/libxml/src/parser.c 	xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 7995 third_party/libxml/src/parser.c 		xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 8238 third_party/libxml/src/parser.c 	    xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 9068 third_party/libxml/src/parser.c 	    xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 9510 third_party/libxml/src/parser.c 	    xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 9544 third_party/libxml/src/parser.c 	xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 11130 third_party/libxml/src/parser.c 		    xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 11679 third_party/libxml/src/parser.c         return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12556 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12558 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12596 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12618 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12665 third_party/libxml/src/parser.c 	    ret = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR 12824 third_party/libxml/src/parser.c         return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12860 third_party/libxml/src/parser.c 	    return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12879 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 12912 third_party/libxml/src/parser.c 	    ret = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR 13007 third_party/libxml/src/parser.c         return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 13020 third_party/libxml/src/parser.c 	    return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 13028 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 13034 third_party/libxml/src/parser.c 	return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 13053 third_party/libxml/src/parser.c         return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR 13153 third_party/libxml/src/parser.c 	    ret = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR 13195 third_party/libxml/src/parser.c     return(XML_ERR_INTERNAL_ERROR);
XML_ERR_INTERNAL_ERROR  172 third_party/libxml/src/parserInternals.c         ctxt->errNo = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR  174 third_party/libxml/src/parserInternals.c                     ctxt, NULL, XML_FROM_PARSER, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5683 third_party/libxml/src/relaxng.c         xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5689 third_party/libxml/src/relaxng.c         xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  309 third_party/libxml/src/valid.c 	                    XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  663 third_party/libxml/src/valid.c 	xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  670 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  795 third_party/libxml/src/valid.c 	    xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  833 third_party/libxml/src/valid.c 	                XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  932 third_party/libxml/src/valid.c 	        xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  941 third_party/libxml/src/valid.c 	        xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  947 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1117 third_party/libxml/src/valid.c 		xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1203 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1400 third_party/libxml/src/valid.c 		xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1408 third_party/libxml/src/valid.c 		xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1416 third_party/libxml/src/valid.c 		xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1424 third_party/libxml/src/valid.c 		xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1431 third_party/libxml/src/valid.c 	    xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1710 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 1976 third_party/libxml/src/valid.c 	    xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 2254 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 2271 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, 
XML_ERR_INTERNAL_ERROR 2959 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2966 third_party/libxml/src/valid.c 	    xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2973 third_party/libxml/src/valid.c 	xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5955 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5960 third_party/libxml/src/valid.c 		xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5966 third_party/libxml/src/valid.c 		xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5972 third_party/libxml/src/valid.c 		xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5987 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5991 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 5997 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 6001 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 6007 third_party/libxml/src/valid.c 	    xmlErrValidNode(ctxt, elem, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 6698 third_party/libxml/src/valid.c 	    xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2088 third_party/libxml/src/xmlsave.c 	xmlSaveErr(XML_ERR_INTERNAL_ERROR, cur, "HTML support not compiled in\n");
XML_ERR_INTERNAL_ERROR  319 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  330 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  337 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  372 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  385 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  394 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  428 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  441 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  454 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  526 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  533 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  645 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  731 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  815 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  822 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR  897 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 1358 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 1364 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2381 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2416 third_party/libxml/src/xmlwriter.c                     xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2651 third_party/libxml/src/xmlwriter.c                     xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2840 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 2875 third_party/libxml/src/xmlwriter.c             xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 3985 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 3993 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4007 third_party/libxml/src/xmlwriter.c                 xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4013 third_party/libxml/src/xmlwriter.c             xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4020 third_party/libxml/src/xmlwriter.c             xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4420 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsgInt(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4444 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsgInt(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4523 third_party/libxml/src/xmlwriter.c         xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
XML_ERR_INTERNAL_ERROR 4525 third_party/libxml/src/xmlwriter.c         ctxt->errNo = XML_ERR_INTERNAL_ERROR;
XML_ERR_INTERNAL_ERROR 6063 third_party/libxml/src/xpath.c 		XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL,			\
XML_ERR_INTERNAL_ERROR 6074 third_party/libxml/src/xpath.c 		XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL,			\