Searched refs:extSubSystem (Results 1 – 4 of 4) sorted by relevance
241 xmlChar * extSubSystem; /* SYSTEM ID of external subset */ member
1792 if (ctxt->extSubSystem != NULL) xmlFree((char *) ctxt->extSubSystem); in xmlFreeParserCtxt()
8227 ctxt->extSubSystem = ExternalID; in xmlParseDocTypeDecl()10691 ctxt->extSubSystem, ctxt->extSubURI); in xmlParseDocument()11709 ctxt->intSubName, ctxt->extSubSystem, in xmlParseTryOrFinish()11964 ctxt->extSubSystem, ctxt->extSubURI); in xmlParseTryOrFinish()14852 DICT_FREE(ctxt->extSubSystem); in xmlCtxtReset()14853 ctxt->extSubSystem = NULL; in xmlCtxtReset()
6645 DICT_FREE(ctxt->extSubSystem); in htmlCtxtReset()6646 ctxt->extSubSystem = NULL; in htmlCtxtReset()