Removed ability to suspend while parsing an external parameter entity.

The problem is that on return from the externalEntityRefHandler() call-back
the parser currently assumes that parsing of the parameter entity is finished,
and updates its internal state accordingly. I do not have the time at this
point to implement and test a solution. Being able to suspend while parsing
the DTD is also less desirable than doing the same while parsing content.
2 files changed
tree: 396ca4466f795989af497fe1c224733f40ac32d8
  1. expat/
  2. htdocs/
  3. testdata/
  4. .gitignore