1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/undeclared-entity.xml.rdr
Nick Wellnhofer 45fe9924f0 parser: Don't create reference in xmlLookupGeneralEntity
This should only be done in xmlParseReference.

The handling of undeclared entities is still somewhat inconsistent. In
element content we create references even if entity substitution is
enabled. In attribute values undeclared entities are always ignored.
2024-04-23 18:36:15 +02:00

15 lines
235 B
Plaintext

0 8 #comment 0 1 Having an external DTD makes undeclared entities a warning.
0 10 doc 0 0
0 1 doc 0 0
1 14 #text 0 1
1 1 elem 1 0
1 14 #text 0 1
1 1 elem 0 0
2 5 undeclared 0 0
1 15 elem 0 0
1 14 #text 0 1
0 15 doc 0 0