Searched refs:xmlCreateIntSubset (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dtree2.c46 dtd = xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dtree2.c46 dtd = xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dtree2.c46 dtd = xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h707 xmlCreateIntSubset (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h707 xmlCreateIntSubset (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h679 xmlCreateIntSubset (xmlDocPtr doc,
H A DHTMLparser.c2138 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
4133 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
5221 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
H A Dxinclude.c1334 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL);
H A DSAX2.c353 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID);
H A Dtree.c836 * internal subset, use xmlCreateIntSubset().
905 * xmlCreateIntSubset:
915 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, function
923 "xmlCreateIntSubset(): document %s already have an internal subset\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h707 xmlCreateIntSubset (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h679 xmlCreateIntSubset (xmlDocPtr doc,
H A DHTMLparser.c2138 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
4133 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
5221 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
H A Dxinclude.c1334 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL);
H A DSAX2.c353 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c2149 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
4232 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
5321 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
H A Dxinclude.c1347 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL);
H A DSAX2.c353 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID);
H A Delfgcchack.h2375 #undef xmlCreateIntSubset macro
2376 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__internal_alias")));
2378 #ifndef xmlCreateIntSubset
2379 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hidden")));
2380 #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias macro
H A Dtree.c841 * internal subset, use xmlCreateIntSubset().
910 * xmlCreateIntSubset:
920 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, function
928 "xmlCreateIntSubset(): document %s already have an internal subset\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c2149 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI);
4232 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
5321 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html",
H A Dxinclude.c1347 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL);
H A DSAX2.c353 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID);
H A Delfgcchack.h2375 #undef xmlCreateIntSubset macro
2376 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__internal_alias")));
2378 #ifndef xmlCreateIntSubset
2379 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hidden")));
2380 #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias macro
H A Dtree.c841 * internal subset, use xmlCreateIntSubset().
910 * xmlCreateIntSubset:
920 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, function
928 "xmlCreateIntSubset(): document %s already have an internal subset\n",

Completed in 631 milliseconds

12