generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE doc [
|
||||
<!ENTITY test1 "test 1">
|
||||
<!ENTITY test2 "test 2">
|
||||
]>
|
||||
<doc>
|
||||
<Content>Retenção</Content>
|
||||
<Content><></Content>
|
||||
<Content>&test1;&test2;</Content>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user