mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-29 23:42:18 +03:00
Now that replacement of parameter entities goes exclusively through xmlSkipBlankChars, we can account for the surrounding space characters there and remove the "blanks wrapper" hack.
35 lines
1.9 KiB
Plaintext
35 lines
1.9 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 external subset
|
|
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 : internal error: xmlParseInternalSubset: error detected in Markup declaration
|
|
|
|
<?h?><!DOCTYPEt[<!ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ00
|
|
^
|
|
./test/errors/759573.xml:1: parser error : DOCTYPE improperly terminated
|
|
<?h?><!DOCTYPEt[<!ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ00
|
|
^
|
|
./test/errors/759573.xml:1: parser error : StartTag: invalid element name
|
|
<?h?><!DOCTYPEt[<!ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ00
|
|
^
|
|
./test/errors/759573.xml:1: parser error : Extra content at the end of the document
|
|
<?h?><!DOCTYPEt[<!ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ00
|
|
^
|