mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
![]() |
<!DOCTYPE doc [
|
||
|
<!ENTITY lt "&#x3c;">
|
||
|
<!ENTITY gt "&#x3E;">
|
||
|
<!ENTITY amp "&#x26;">
|
||
|
<!ENTITY apos "&#x27;">
|
||
|
<!ENTITY quot "&#x22;">
|
||
|
]>
|
||
|
<doc/>
|