Searched refs:xmlAddEntity (Results 1 – 2 of 2) sorted by relevance
| /third_party/libxml2/ |
| D | entities.c | 185 xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, in xmlAddEntity() function 338 ret = xmlAddEntity(dtd, name, type, ExternalID, SystemID, content); in xmlAddDtdEntity() 387 ret = xmlAddEntity(dtd, name, type, ExternalID, SystemID, content); in xmlAddDocEntity()
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 119094 @@ -256,9 +272,9 @@ xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, 119100 "xmlAddEntity: invalid redeclaration of predefined"
|