repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libxml2 2.9.1 clean sources
[tomato.git]
/
release
/
src
/
router
/
libxml2
/
test
/
WFC
/
EntityDeclared2
blob
e6d16ddae95cac3018b6a94a6771bd9c8e8dd100
1
<?xml
version
=
"1.0"
?>
2
<!DOCTYPE
a [
3
<!ENTITY
e
"an entity"
>
4
]
>
5
<a>
&unknown;
violates [ WFC: Entity Declared ]
</a>