Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxslt/libxslt/
Dtransform.c3620 res->intSubset = xmlCreateIntSubset(res, doctype, in xsltDocumentElem()
3629 xmlCreateIntSubset(res, doctype, in xsltDocumentElem()
3641 res->intSubset = xmlCreateIntSubset(res, doctype, in xsltDocumentElem()
6132 res->intSubset = xmlCreateIntSubset(res, doctype, in xsltApplyStylesheetInternal()
6141 xmlCreateIntSubset(res, doctype, in xsltApplyStylesheetInternal()
6160 res->intSubset = xmlCreateIntSubset(res, doctype, in xsltApplyStylesheetInternal()
/external/libxml2/include/libxml/
Dtree.h747 xmlCreateIntSubset (xmlDocPtr doc,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h708 xmlCreateIntSubset (xmlDocPtr doc,
/external/libxml2/
DHTMLparser.c2340 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI); in htmlNewDocNoDtD()
4754 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseDocument()
6001 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseTryOrFinish()
Dxinclude.c1356 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.c376 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
Dtree.c939 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
Dparser.c7044 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
/external/chromium_org/third_party/libxml/src/
DHTMLparser.c2300 xmlCreateIntSubset(cur, BAD_CAST "html", ExternalID, URI); in htmlNewDocNoDtD()
4677 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseDocument()
5876 xmlCreateIntSubset(ctxt->myDoc, BAD_CAST "html", in htmlParseTryOrFinish()
Dxinclude.c1353 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
Delfgcchack.h2387 #undef xmlCreateIntSubset
2388 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset __attribute((alias("xmlCreateIntSubset__int…
2390 #ifndef xmlCreateIntSubset
2391 extern __typeof (xmlCreateIntSubset) xmlCreateIntSubset__internal_alias __attribute((visibility("hi…
2392 #define xmlCreateIntSubset xmlCreateIntSubset__internal_alias macro
DSAX2.c359 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
Dtree.c921 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
Dparser.c6722 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
Dtestapi.c19405 …ret_val = xmlCreateIntSubset(doc, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlCh… in test_xmlCreateIntSubset()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src703 xmlCreateIntSubset