mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +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.
18 lines
448 B
Plaintext
18 lines
448 B
Plaintext
./test/errors10/781205.xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
|
|
|
|
%a;
|
|
^
|
|
Entity: line 1:
|
|
<:0000
|
|
^
|
|
./test/errors10/781205.xml:4: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
|
|
|
|
|
|
^
|
|
./test/errors10/781205.xml:4: parser error : DOCTYPE improperly terminated
|
|
|
|
^
|
|
./test/errors10/781205.xml:4: parser error : Start tag expected, '<' not found
|
|
|
|
^
|