mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-14 16:20:45 +00:00
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
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. |
||
---|---|---|
expat | ||
htdocs | ||
testdata | ||
.gitignore |