HomeSort by relevance Sort by last modified time
    Searched refs:xmlAddDtdEntity (Results 1 - 4 of 4) sorted by null

  /external/libxml2/include/libxml/
entities.h 96 xmlAddDtdEntity (xmlDocPtr doc,
  /external/libxml2/
entities.c 286 * xmlAddDtdEntity:
299 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type,
307 "xmlAddDtdEntity: document is NULL");
312 "xmlAddDtdEntity: document without external subset");
SAX2.c 665 ent = xmlAddDtdEntity(ctxt->myDoc, name, type, publicId,
901 ent = xmlAddDtdEntity(ctxt->myDoc, name,
    [all...]
elfgcchack.h     [all...]

Completed in 33 milliseconds