VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/WFC/NoRecursion@ 100755

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

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

File size: 143 bytes
Line 
1<?xml version="1.0"?>
2<!DOCTYPE doc [
3<!ENTITY a "&b;">
4<!ENTITY b "&c;">
5<!ENTITY c "&a;">
6]>
7<doc> &a; violates [ WFC: No Recursion ] </doc>
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