Skip to content
  • Eugene Pimenov's avatar
    Switch the HTML parser to be non-recursive · 615904f5
    Eugene Pimenov authored and Daniel Veillard's avatar Daniel Veillard committed
    * HTMLparser.c: new htmlParseElementInternal non recursive, with
      htmlParseContentInternal and new function to handle node info
      and element end.
    * include/libxml/parser.h: add new stack for element info in parser
      context
    * parserInternals.c: fee element info stack
    615904f5