source:
vbox/trunk/src/libs/libxml2-2.9.14/test/ent11@
98103
Last change on this file since 98103 was 95312, checked in by , 2 years ago | |
---|---|
File size: 102 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <!DOCTYPE doc [ |
3 | <!ENTITY newl " "> |
4 | ]> |
5 | |
6 | <doc>&newl;</doc> |
Note:
See TracBrowser
for help on using the repository browser.