Add xmlHaltParser() to stop the parser
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
Loading
Please register or sign in to comment