XML_PARSE_NOERROR 6504 third_party/libxml/src/HTMLparser.c         options -= XML_PARSE_NOERROR;
XML_PARSE_NOERROR 6505 third_party/libxml/src/HTMLparser.c 	ctxt->options |= XML_PARSE_NOERROR;
XML_PARSE_NOERROR 14530 third_party/libxml/src/parser.c         if (options & XML_PARSE_NOERROR)
XML_PARSE_NOERROR 14540 third_party/libxml/src/parser.c     if (options & XML_PARSE_NOERROR) {
XML_PARSE_NOERROR 14543 third_party/libxml/src/parser.c         options -= XML_PARSE_NOERROR;