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

  /external/libxml2/
entities.c 293 * xmlAddDtdEntity:
306 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type,
314 "xmlAddDtdEntity: document is NULL");
319 "xmlAddDtdEntity: document without external subset");
elfgcchack.h     [all...]

Completed in 272 milliseconds