HTML_PARSE_COMPACT 6525 third_party/libxml/src/HTMLparser.c     if (options & HTML_PARSE_COMPACT) {
HTML_PARSE_COMPACT 6526 third_party/libxml/src/HTMLparser.c 	ctxt->options |= HTML_PARSE_COMPACT;
HTML_PARSE_COMPACT 6527 third_party/libxml/src/HTMLparser.c         options -= HTML_PARSE_COMPACT;