Lines Matching full:entity
66 <!ENTITY x "<x><c>xxx</c></x>">
110 # Another test for external entity parsing and validation
116 <!ENTITY e SYSTEM "tst.ent">
160 # Another test for recursive entity parsing, validation, and replacement of
161 # entities, making sure the entity ref node doesn't show up in that case
168 <!ENTITY x "<x>&y;</x>">
169 <!ENTITY y "<y>yyy</y>">
214 # The same test but without entity substitution this time
221 <!ENTITY x "<x>&y;</x>">
222 <!ENTITY y "<y>yyy</y>">