mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
./test/errors/759573.xml:1: parser error : Space required after '<!ENTITY'
|
|
ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITY
|
|
^
|
|
./test/errors/759573.xml:1: parser error : Space required after the entity name
|
|
LEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz
|
|
^
|
|
./test/errors/759573.xml:1: parser error : Entity value required
|
|
LEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz
|
|
^
|
|
./test/errors/759573.xml:1: parser error : PEReference: no name
|
|
T t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz>%xx;
|
|
^
|
|
Entity: line 1:
|
|
%<![INCLUDE[000%ஸ000%z;
|
|
^
|
|
./test/errors/759573.xml:1: parser error : Content error in the internal subset
|
|
T t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz>%xx;
|
|
^
|
|
Entity: line 1:
|
|
%<![INCLUDE[000%ஸ000%z;
|
|
^
|
|
./test/errors/759573.xml : failed to parse
|