Log In
source-git
/
libxml2
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a31ea634e8dc364464af679d609226374f927936
a31ea634e8dc364464af679d609226374f927936
test
VC
PENesting2
Fork and Edit
Blob
Blame
History
Raw
<!ENTITY % p1 "(A|B">
<!ENTITY % p2 "|C|D)">
<!ELEMENT X %p1;%p2;>