Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c1228 dtd = xmlGetIntSubset(cur); in xmlDocContentDumpOutput()
2332 dtd = xmlGetIntSubset(doc); in xmlNodeDumpOutput()
Dlibxml2.syms959 xmlGetIntSubset;
DHTMLparser.c2441 dtd = xmlGetIntSubset(ctxt->myDoc); in areBlanks()
4996 dtd = xmlGetIntSubset(ctxt->myDoc); in htmlParseDocument()
6191 dtd = xmlGetIntSubset(ctxt->myDoc); in htmlParseTryOrFinish()
Dxmllint.c2449 dtd = xmlGetIntSubset(doc); in parseAndPrintFile()
DSAX2.c343 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.c20411 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