mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
6 lines
201 B
XML
6 lines
201 B
XML
<!-- The DTD is generated dynamically by testrecurse.c -->
|
|
<!DOCTYPE foo SYSTEM "huge_dtd.dtd">
|
|
<!-- Another entity reference to test whether the DTD is added to
|
|
sizeentities -->
|
|
<foo>&ent;</foo>
|