Home
last modified time | relevance | path

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

/third_party/libxml2/doc/examples/
Dtree2.c45 xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd"); in main()
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h781 xmlCreateIntSubset (xmlDocPtr doc,
DHTMLparser.c2370 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI); in htmlNewDocNoDtD()
4865 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseDocument()
6113 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseTryOrFinish()
Dxinclude.c1388 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
Delfgcchack.h2490 #undef xmlCreateIntSubset
2491 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__int…
2493 #ifndef xmlCreateIntSubset
2494 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hi…
2495 #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias macro
DSAX2.c405 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
Dtree.c979 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
Dparser.c6983 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
/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()
4993 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseDocument()
6201 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.c7040 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
Dtestapi.c19687 …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