File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / errors / extparsedent.xml
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:53:33 2014 UTC (10 years, 1 month ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<?xml version="1.0"?>
<!DOCTYPE foo [
<!ENTITY c PUBLIC "bar" "/etc/doesnotexist">
]>
<root>&c;</root>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>