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

    1: <?xml version="1.0"?>
    2: <!DOCTYPE foo [
    3: <!ENTITY c PUBLIC "bar" "/etc/doesnotexist">
    4: ]>
    5: <root>&c;</root>

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