Home
last modified time | relevance | path

Searched refs:xmlCreateIntSubset (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/doc/examples/
Dtree2.c45 xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd"); in main()
/third_party/libxml2/include/libxml/
Dtree.h752 xmlCreateIntSubset (xmlDocPtr doc,
/third_party/libxml2/
Dlibxml2.syms932 xmlCreateIntSubset;
DHTMLparser.c2519 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI); in htmlNewDocNoDtD()
5007 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseDocument()
6196 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseTryOrFinish()
Dxinclude.c1371 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
Delfgcchack.h2459 #undef xmlCreateIntSubset
2460 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__int…
2462 #ifndef xmlCreateIntSubset
2463 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hi…
2464 #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias macro
DSAX2.c377 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
Dtree.c950 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
Dparser.c7042 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
Dtestapi.c19689 …ret_val = xmlCreateIntSubset(doc, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlCh… in test_xmlCreateIntSubset()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle780 d xmlCreateIntSubset...
781 d pr extproc('xmlCreateIntSubset')
/third_party/libxml2/win32/
Dlibxml2.def.src710 xmlCreateIntSubset
/third_party/chromium/patch/
D0001-cve.patch94326 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
103444 -#undef xmlCreateIntSubset
103445 -extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__in…
103447 -#ifndef xmlCreateIntSubset
103448 -extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("h…
103449 -#define xmlCreateIntSubset xmlCreateIntSubset__internal_alias