Author :
Daniel Veillard
Date :
2015-11-20 14:59:30
Hash :e3b15974 Message :Reuse xmlHaltParser() where it makes sense
Unify the various place where either xmlStopParser was called
(which resets the error as a side effect) and places where we
used ctxt->instate = XML_PARSER_EOF to stop further processing