Home
last modified time | relevance | path

Searched refs:xmlGetIntSubset (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
Dxmlsave.c1217 dtd = xmlGetIntSubset(cur); in xmlDocContentDumpOutput()
2375 dtd = xmlGetIntSubset(doc); in xmlNodeDumpOutput()
Dlibxml2.syms959 xmlGetIntSubset;
Delfgcchack.h4069 #undef xmlGetIntSubset
4070 extern __typeof (xmlGetIntSubset) xmlGetIntSubset __attribute((alias("xmlGetIntSubset__internal_ali…
4072 #ifndef xmlGetIntSubset
4073 extern __typeof (xmlGetIntSubset) xmlGetIntSubset__internal_alias __attribute((visibility("hidden")…
4074 #define xmlGetIntSubset xmlGetIntSubset__internal_alias macro
Dxmllint.c2413 dtd = xmlGetIntSubset(doc); in parseAndPrintFile()
DSAX2.c368 dtd = xmlGetIntSubset(ctxt->myDoc); in xmlSAX2InternalSubset()
Dtree.c925 xmlGetIntSubset(const xmlDoc *doc) { in xmlGetIntSubset() function
954 if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) { in xmlCreateIntSubset()
Dtestapi.c20642 ret_val = xmlGetIntSubset((const xmlDoc *)doc); in test_xmlGetIntSubset()
/external/libxml2/include/libxml/
Dtree.h762 xmlGetIntSubset (const xmlDoc *doc);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle795 d xmlGetIntSubset...
796 d pr extproc('xmlGetIntSubset')
/external/libxml2/win32/
Dlibxml2.def.src924 xmlGetIntSubset