fatalError       6503 third_party/libxml/src/HTMLparser.c         ctxt->sax->fatalError = NULL;
fatalError         76 third_party/libxml/src/SAX.c     hdlr->fatalError = xmlParserError;
fatalError        122 third_party/libxml/src/SAX.c     hdlr->fatalError = xmlParserError;
fatalError        169 third_party/libxml/src/SAX.c     hdlr->fatalError = xmlParserError;
fatalError       2791 third_party/libxml/src/SAX2.c     hdlr->fatalError = xmlParserError;
fatalError       2869 third_party/libxml/src/SAX2.c     hdlr->fatalError = xmlParserError;
fatalError       2927 third_party/libxml/src/SAX2.c     hdlr->fatalError = xmlParserError;
fatalError        740 third_party/libxml/src/include/libxml/parser.h     fatalErrorSAXFunc fatalError; /* unused error() get all the errors */
fatalError        781 third_party/libxml/src/include/libxml/parser.h     fatalErrorSAXFunc fatalError; /* unused error() get all the errors */
fatalError        256 third_party/libxml/src/legacy.c         *((fatalErrorSAXFunc *) result) = ctxt->sax->fatalError;
fatalError        374 third_party/libxml/src/legacy.c         ctxt->sax->fatalError = *((fatalErrorSAXFunc *) value);
fatalError       14542 third_party/libxml/src/parser.c         ctxt->sax->fatalError = NULL;
fatalError        338 third_party/libxml/src/runsuite.c 	fatalError();
fatalError        378 third_party/libxml/src/runsuite.c 	fatalError();
fatalError        473 third_party/libxml/src/runsuite.c 	fatalError();
fatalError       1660 third_party/libxml/src/runtest.c         fatalError();
fatalError       1760 third_party/libxml/src/runtest.c         fatalError();
fatalError       1967 third_party/libxml/src/runtest.c         fatalError();
fatalError       2113 third_party/libxml/src/runtest.c 	    fatalError();
fatalError       2330 third_party/libxml/src/runtest.c         fatalError();
fatalError       2521 third_party/libxml/src/runtest.c         fatalError();
fatalError       2619 third_party/libxml/src/runtest.c         fatalError();
fatalError       2923 third_party/libxml/src/runtest.c         fatalError();
fatalError       3098 third_party/libxml/src/runtest.c         fatalError();
fatalError       3448 third_party/libxml/src/runtest.c         fatalError();
fatalError       4333 third_party/libxml/src/runtest.c 		    fatalError();
fatalError       4343 third_party/libxml/src/runtest.c 		    fatalError();
fatalError       28353 third_party/libxml/src/xmlschemas.c         (ctxt->user_sax->fatalError != NULL)) {
fatalError       28555 third_party/libxml/src/xmlschemas.c         if (old_sax->fatalError != NULL)
fatalError       28556 third_party/libxml/src/xmlschemas.c             ret->schemas_sax.fatalError = fatalErrorSplit;