Skip to content
  • Daniel Veillard's avatar
    Add xmlHaltParser() to stop the parser · 28cd9cb7
    Daniel Veillard authored
    The problem is doing it in a consistent and safe fashion
    It's more complex than just setting ctxt->instate = XML_PARSER_EOF
    Update the public function to reuse that new internal routine
    28cd9cb7