XML_PARSER_COMMENT 3186 third_party/libxml/src/HTMLparser.c     ctxt->instate = XML_PARSER_COMMENT;
XML_PARSER_COMMENT 5185 third_party/libxml/src/HTMLparser.c 	case XML_PARSER_COMMENT:
XML_PARSER_COMMENT 5766 third_party/libxml/src/HTMLparser.c             case XML_PARSER_COMMENT:
XML_PARSER_COMMENT 1952 third_party/libxml/src/parser.c 		   (ctxt->instate != XML_PARSER_COMMENT)) {
XML_PARSER_COMMENT 2312 third_party/libxml/src/parser.c         case XML_PARSER_COMMENT:
XML_PARSER_COMMENT 4596 third_party/libxml/src/parser.c     ctxt->instate = XML_PARSER_COMMENT;
XML_PARSER_COMMENT 10723 third_party/libxml/src/parser.c 	case XML_PARSER_COMMENT:
XML_PARSER_COMMENT 11568 third_party/libxml/src/parser.c             case XML_PARSER_COMMENT:
XML_PARSER_COMMENT  457 third_party/libxml/src/parserInternals.c             (ctxt->instate != XML_PARSER_COMMENT)) {