mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-15 14:16:51 +03:00
* parser.c: fix a problem reported by Ashwin for system parameter entities referenced from entities in external subset, add a specific loading routine. * test/valid/dtds/external.ent test/valid/dtds/external2.ent test/valid/t11.xml result/valid/t11.xml*: added the test to the regression suite Daniel svn path=/trunk/; revision=3713
3 lines
68 B
XML
3 lines
68 B
XML
<!DOCTYPE root SYSTEM "dtds/external.ent">
|
|
<root>&peInCdata;</root>
|