xref
: /
aosp_15_r20
/
external
/
libxml2
/
test
/
valid
/
huge.xml
(revision 7c5688314b92172186c154356a6374bf7684c3ca)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<!
DOCTYPE
doc
[
2
<!ENTITY % pe SYSTEM "
dtds
/
huge.ent
">
3
%pe;
4
]>
5
<
doc
>test</
doc
>
6