htmlParserInput  2149 third_party/libxml/src/HTMLparser.c     input = (xmlParserInputPtr) xmlMalloc(sizeof(htmlParserInput));
htmlParserInput  2154 third_party/libxml/src/HTMLparser.c     memset(input, 0, sizeof(htmlParserInput));