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

  /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");
elfgcchack.h     [all...]

Completed in 958 milliseconds