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
/
result
/
noent
/
dtd12
blob
b0aff811ca9e3e64d3f79d052f2939d025f286c7
1
<?xml
version
=
"1.0"
?>
2
<!DOCTYPE
doc [
3
<!ENTITY
YN '
"Yes"
'
>
4
<!ENTITY
WhatHeSaid
"He said &YN;"
>
5
]
>
6
<doc>
He said
"Yes"
</doc>