Home
last modified time | relevance | path

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

/external/libxml2/
Dentities.c203 xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, in xmlAddEntity() function
318 ret = xmlAddEntity(dtd, name, type, ExternalID, SystemID, content); in xmlAddDtdEntity()
367 ret = xmlAddEntity(dtd, name, type, ExternalID, SystemID, content); in xmlAddDocEntity()