mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-13 08:02:56 +00:00
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
to test all XML_Parse*() return values in the test and sample code. This is binary-compatible with previous Expat 1.95.x releases. dtdInit(): Make this a void function, since there is only one possible return value. parserInit(), poolGrow(), setContext(): Make these return XML_Bool values, to match their intended semantics. XML_ParseBuffer(): Use NULL instead of 0 for a pointer value. |
||
---|---|---|
expat | ||
htdocs | ||
.gitignore |