/external/libxml2/include/libxml/ |
entities.h | 97 xmlAddDtdEntity (xmlDocPtr doc,
|
/external/libxml2/ |
libxml2.syms | 515 xmlAddDtdEntity; [all...] |
entities.c | 293 * xmlAddDtdEntity: 306 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type, 314 "xmlAddDtdEntity: document is NULL"); 319 "xmlAddDtdEntity: document without external subset");
|
SAX2.c | 696 ent = xmlAddDtdEntity(ctxt->myDoc, name, type, publicId, 932 ent = xmlAddDtdEntity(ctxt->myDoc, name, [all...] |
elfgcchack.h | [all...] |
testapi.c | [all...] |
/external/ImageMagick/coders/ |
svg.c | 587 (void) xmlAddDtdEntity(svg_info->document,name,type,public_id,system_id, [all...] |
msl.c | 385 (void) xmlAddDtdEntity(msl_info->document,name,type,public_id,system_id, [all...] |