Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
libxml
/
fuzz
/
seed_corpus
/
74e57dd82b745f81379d53fe84f0d89dd668bc3d
blob: 8bb29ac150f5ef231df4fdb07306c1535f6fbfc1 [
file
] [
log
] [
blame
]
<!DOCTYPE foo [
<!ELEMENT foo (root*)>
<!ELEMENT root EMPTY>
<!ENTITY utf16b SYSTEM "dtds/utf16b.ent">
<!ENTITY utf16l SYSTEM "dtds/utf16l.ent">
]>
<foo>
&utf16b; &utf16l;
</foo>