Home
last modified time | relevance | path

Searched refs:xmlAddEntity (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dentities.c185 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/
D0001-cve.patch119094 @@ -256,9 +272,9 @@ xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type,
119100 "xmlAddEntity: invalid redeclaration of predefined"