xmlCreateIntSubset 2300 third_party/libxml/src/HTMLparser.c 	xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
xmlCreateIntSubset 4677 third_party/libxml/src/HTMLparser.c 		xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
xmlCreateIntSubset 5876 third_party/libxml/src/HTMLparser.c 		xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
xmlCreateIntSubset  359 third_party/libxml/src/SAX2.c 	xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID);
xmlCreateIntSubset 2387 third_party/libxml/src/elfgcchack.h #undef xmlCreateIntSubset
xmlCreateIntSubset 2388 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__internal_alias")));
xmlCreateIntSubset 2390 third_party/libxml/src/elfgcchack.h #ifndef xmlCreateIntSubset
xmlCreateIntSubset 2391 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hidden")));
xmlCreateIntSubset 2392 third_party/libxml/src/elfgcchack.h #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias
xmlCreateIntSubset  708 third_party/libxml/src/include/libxml/tree.h 		xmlCreateIntSubset	(xmlDocPtr doc,
xmlCreateIntSubset 6722 third_party/libxml/src/parser.c         xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID);
xmlCreateIntSubset 19405 third_party/libxml/src/testapi.c         ret_val = xmlCreateIntSubset(doc, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlChar *)SystemID);
xmlCreateIntSubset 1353 third_party/libxml/src/xinclude.c         target = xmlCreateIntSubset(doc, cur->name, NULL, NULL);
xmlCreateIntSubset 3620 third_party/libxslt/libxslt/transform.c                     res->intSubset = xmlCreateIntSubset(res, doctype,
xmlCreateIntSubset 3629 third_party/libxslt/libxslt/transform.c                             xmlCreateIntSubset(res, doctype,
xmlCreateIntSubset 3641 third_party/libxslt/libxslt/transform.c                 res->intSubset = xmlCreateIntSubset(res, doctype,
xmlCreateIntSubset 6132 third_party/libxslt/libxslt/transform.c                     res->intSubset = xmlCreateIntSubset(res, doctype,
xmlCreateIntSubset 6141 third_party/libxslt/libxslt/transform.c                             xmlCreateIntSubset(res, doctype,
xmlCreateIntSubset 6160 third_party/libxslt/libxslt/transform.c                 res->intSubset = xmlCreateIntSubset(res, doctype,