Searched refs:xmlCreateIntSubset (Results 1 – 17 of 17) sorted by relevance
| /external/chromium_org/third_party/libxslt/libxslt/ |
| D | transform.c | 3620 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/ |
| D | tree.h | 747 xmlCreateIntSubset (xmlDocPtr doc,
|
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| D | tree.h | 708 xmlCreateIntSubset (xmlDocPtr doc,
|
| /external/libxml2/ |
| D | HTMLparser.c | 2340 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()
|
| D | xinclude.c | 1356 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 | 376 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
|
| D | tree.c | 939 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
|
| D | parser.c | 7044 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
|
| /external/chromium_org/third_party/libxml/src/ |
| D | HTMLparser.c | 2300 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()
|
| D | xinclude.c | 1353 target = xmlCreateIntSubset(doc, cur->name, NULL, NULL); in xmlXIncludeMergeEntities()
|
| D | elfgcchack.h | 2387 #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
|
| D | SAX2.c | 359 xmlCreateIntSubset(ctxt->myDoc, name, ExternalID, SystemID); in xmlSAX2InternalSubset()
|
| D | tree.c | 921 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset() function
|
| D | parser.c | 6722 xmlCreateIntSubset(ctxt->myDoc, NULL, ExternalID, SystemID); in xmlParseExternalSubset()
|
| D | testapi.c | 19405 …ret_val = xmlCreateIntSubset(doc, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlCh… in test_xmlCreateIntSubset()
|
| /external/chromium_org/third_party/libxml/src/win32/ |
| D | libxml2.def.src | 703 xmlCreateIntSubset
|