Searched refs:extSubSystem (Results 1 – 4 of 4) sorted by relevance
241 xmlChar * extSubSystem; /* SYSTEM ID of external subset */ member
1790 if (ctxt->extSubSystem != NULL) xmlFree((char *) ctxt->extSubSystem); in xmlFreeParserCtxt()
7976 ctxt->extSubSystem = ExternalID; in xmlParseDocTypeDecl()10335 ctxt->extSubSystem, ctxt->extSubURI); in xmlParseDocument()11325 ctxt->intSubName, ctxt->extSubSystem, in xmlParseTryOrFinish()11554 ctxt->extSubSystem, ctxt->extSubURI); in xmlParseTryOrFinish()14297 DICT_FREE(ctxt->extSubSystem); in xmlCtxtReset()14298 ctxt->extSubSystem = NULL; in xmlCtxtReset()
6443 DICT_FREE(ctxt->extSubSystem); in htmlCtxtReset()6444 ctxt->extSubSystem = NULL; in htmlCtxtReset()