VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/valid/UTF16Entity.xml@ 98103

Last change on this file since 98103 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 180 bytes
Line 
1<!DOCTYPE foo [
2<!ELEMENT foo (root*)>
3<!ELEMENT root EMPTY>
4<!ENTITY utf16b SYSTEM "dtds/utf16b.ent">
5<!ENTITY utf16l SYSTEM "dtds/utf16l.ent">
6]>
7
8<foo> &utf16b; &utf16l; </foo>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette