Searched refs:xmlGetIntSubset (Results 1 – 9 of 9) sorted by relevance
465 dtd = xmlGetIntSubset(This->xmldoc); in xmldoc_get_doctype()
1570 dtd = xmlGetIntSubset(get_doc(This)); in domdoc_get_doctype()
1232 dtd = xmlGetIntSubset(cur); in xmlDocContentDumpOutput()2336 dtd = xmlGetIntSubset(doc); in xmlNodeDumpOutput()
2429 dtd = xmlGetIntSubset(ctxt->myDoc); in areBlanks()5014 dtd = xmlGetIntSubset(ctxt->myDoc); in htmlParseDocument()6210 dtd = xmlGetIntSubset(ctxt->myDoc); in htmlParseTryOrFinish()
2389 dtd = xmlGetIntSubset(doc); in parseAndPrintFile()
338 dtd = xmlGetIntSubset(ctxt->myDoc); in xmlSAX2InternalSubset()
922 xmlGetIntSubset(const xmlDoc *doc) { in xmlGetIntSubset() function951 if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) { in xmlCreateIntSubset()
762 xmlGetIntSubset (const xmlDoc *doc);
5841 dtd = xmlGetIntSubset(res); in xsltApplyStylesheetInternal()