Searched refs:xmlCreateIntSubset (Results 1 – 19 of 19) sorted by relevance
/third_party/libxml2/doc/examples/ |
D | tree2.c | 45 xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd"); in main()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | tree.in.h | 781 xmlCreateIntSubset (xmlDocPtr doc,
|
D | HTMLparser.c | 2370 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()
|
D | xinclude.c | 1388 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
|
D | elfgcchack.h | 2490 #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
|
D | SAX2.c | 405 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
|
D | tree.c | 979 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
|
D | parser.c | 6983 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
|
/third_party/libxml2/include/libxml/ |
D | tree.h | 752 xmlCreateIntSubset (xmlDocPtr doc,
|
/third_party/libxml2/ |
D | libxml2.syms | 932 xmlCreateIntSubset;
|
D | HTMLparser.c | 2519 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()
|
D | xinclude.c | 1371 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
|
D | elfgcchack.h | 2459 #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
|
D | SAX2.c | 377 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
|
D | tree.c | 950 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
|
D | parser.c | 7040 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
|
D | testapi.c | 19687 …ret_val = xmlCreateIntSubset(doc, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlCh… in test_xmlCreateIntSubset()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 780 d xmlCreateIntSubset... 781 d pr extproc('xmlCreateIntSubset')
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 710 xmlCreateIntSubset
|