xmlParserErrors   106 third_party/libxml/src/HTMLparser.c htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   133 third_party/libxml/src/HTMLparser.c htmlParseErrInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors  5959 third_party/libxml/src/HTMLparser.c     return((xmlParserErrors) ctxt->errNo);
xmlParserErrors    80 third_party/libxml/src/SAX2.c xmlErrValid(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   120 third_party/libxml/src/SAX2.c xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   151 third_party/libxml/src/SAX2.c xmlWarnMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   176 third_party/libxml/src/SAX2.c xmlNsErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   200 third_party/libxml/src/SAX2.c xmlNsWarnMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors  2309 third_party/libxml/src/debugXML.c     xmlParserErrors ret;
xmlParserErrors    93 third_party/libxml/src/encoding.c xmlEncodingErr(xmlParserErrors error, const char *msg, const char *val)
xmlParserErrors    85 third_party/libxml/src/entities.c xmlEntitiesErr(xmlParserErrors code, const char *msg)
xmlParserErrors   940 third_party/libxml/src/include/libxml/parser.h XMLPUBFUN xmlParserErrors XMLCALL
xmlParserErrors   318 third_party/libxml/src/include/libxml/parserInternals.h 						 xmlParserErrors xmlerr,
xmlParserErrors    84 third_party/libxml/src/parser.c xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info);
xmlParserErrors   208 third_party/libxml/src/parser.c static xmlParserErrors
xmlParserErrors   223 third_party/libxml/src/parser.c static xmlParserErrors
xmlParserErrors   281 third_party/libxml/src/parser.c xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info)
xmlParserErrors   488 third_party/libxml/src/parser.c xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   516 third_party/libxml/src/parser.c xmlWarningMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   554 third_party/libxml/src/parser.c xmlValidityError(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   594 third_party/libxml/src/parser.c xmlFatalErrMsgInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   624 third_party/libxml/src/parser.c xmlFatalErrMsgStrIntStr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   654 third_party/libxml/src/parser.c xmlFatalErrMsgStr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   683 third_party/libxml/src/parser.c xmlErrMsgStr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   708 third_party/libxml/src/parser.c xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   737 third_party/libxml/src/parser.c xmlNsWarn(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors  5379 third_party/libxml/src/parser.c 	xmlFatalErrMsg(ctxt, (xmlParserErrors)ctxt->errNo,
xmlParserErrors  6777 third_party/libxml/src/parser.c     xmlParserErrors ret = XML_ERR_OK;
xmlParserErrors  11813 third_party/libxml/src/parser.c     return((xmlParserErrors) ctxt->errNo);	      
xmlParserErrors  12534 third_party/libxml/src/parser.c static xmlParserErrors
xmlParserErrors  12543 third_party/libxml/src/parser.c     xmlParserErrors ret = XML_ERR_OK;
xmlParserErrors  12667 third_party/libxml/src/parser.c 	    ret = (xmlParserErrors)ctxt->errNo;
xmlParserErrors  12800 third_party/libxml/src/parser.c static xmlParserErrors
xmlParserErrors  12810 third_party/libxml/src/parser.c     xmlParserErrors ret = XML_ERR_OK;
xmlParserErrors  12914 third_party/libxml/src/parser.c 	    ret = (xmlParserErrors)ctxt->errNo;
xmlParserErrors  12992 third_party/libxml/src/parser.c xmlParserErrors
xmlParserErrors  13001 third_party/libxml/src/parser.c     xmlParserErrors ret = XML_ERR_OK;
xmlParserErrors  13155 third_party/libxml/src/parser.c 	    ret = (xmlParserErrors)ctxt->errNo;
xmlParserErrors   138 third_party/libxml/src/parserInternals.c __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr,
xmlParserErrors   194 third_party/libxml/src/parserInternals.c xmlErrEncodingInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors  1125 third_party/libxml/src/testapi.c static void desret_xmlParserErrors(xmlParserErrors val ATTRIBUTE_UNUSED) {
xmlParserErrors  14100 third_party/libxml/src/testapi.c     xmlParserErrors ret_val;
xmlParserErrors    97 third_party/libxml/src/valid.c xmlErrValid(xmlValidCtxtPtr ctxt, xmlParserErrors error,
xmlParserErrors   142 third_party/libxml/src/valid.c                 xmlNodePtr node, xmlParserErrors error,
xmlParserErrors   185 third_party/libxml/src/valid.c                 xmlNodePtr node, xmlParserErrors error,
xmlParserErrors   226 third_party/libxml/src/valid.c                 xmlNodePtr node, xmlParserErrors error,
xmlParserErrors  2295 third_party/libxml/src/xmlschemas.c 		   xmlParserErrors error,
xmlParserErrors  2320 third_party/libxml/src/xmlschemas.c 		   xmlParserErrors error,
xmlParserErrors  2335 third_party/libxml/src/xmlschemas.c 		   xmlParserErrors error,
xmlParserErrors  2360 third_party/libxml/src/xmlschemas.c 		   xmlParserErrors error,
xmlParserErrors  2424 third_party/libxml/src/xmlschemas.c 		       xmlParserErrors error,
xmlParserErrors  2492 third_party/libxml/src/xmlschemas.c 			xmlParserErrors error,
xmlParserErrors  2509 third_party/libxml/src/xmlschemas.c 		        xmlParserErrors error,
xmlParserErrors  2609 third_party/libxml/src/xmlschemas.c 		  xmlParserErrors error,
xmlParserErrors  2755 third_party/libxml/src/xmlschemas.c 			 xmlParserErrors error,
xmlParserErrors  2792 third_party/libxml/src/xmlschemas.c 			 xmlParserErrors error,
xmlParserErrors  2828 third_party/libxml/src/xmlschemas.c 			xmlParserErrors error,
xmlParserErrors  2869 third_party/libxml/src/xmlschemas.c 			 xmlParserErrors error,
xmlParserErrors  2900 third_party/libxml/src/xmlschemas.c 		    xmlParserErrors error,
xmlParserErrors  2936 third_party/libxml/src/xmlschemas.c 		    xmlParserErrors error,
xmlParserErrors  2961 third_party/libxml/src/xmlschemas.c 		    xmlParserErrors error,
xmlParserErrors  2997 third_party/libxml/src/xmlschemas.c 			  xmlParserErrors error,
xmlParserErrors  3027 third_party/libxml/src/xmlschemas.c 			  xmlParserErrors error,
xmlParserErrors  3053 third_party/libxml/src/xmlschemas.c 			 xmlParserErrors error,
xmlParserErrors  3083 third_party/libxml/src/xmlschemas.c 			xmlParserErrors error,
xmlParserErrors  3173 third_party/libxml/src/xmlschemas.c 		     xmlParserErrors error,
xmlParserErrors   126 third_party/libxml/src/xmlwriter.c xmlWriterErrMsg(xmlTextWriterPtr ctxt, xmlParserErrors error,
xmlParserErrors   149 third_party/libxml/src/xmlwriter.c xmlWriterErrMsgInt(xmlTextWriterPtr ctxt, xmlParserErrors error,