Searched defs:sysID (Results 1 – 4 of 4) sorted by relevance
1634 const xmlChar *sysID) { in xmlCatalogXMLResolve()2010 const xmlChar *sysID) { in xmlCatalogListXMLResolve()2589 xmlCatalogGetSGMLSystem(xmlHashTablePtr catal, const xmlChar *sysID) { in xmlCatalogGetSGMLSystem()2615 const xmlChar *sysID) { in xmlCatalogSGMLResolve()2789 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) { in xmlACatalogResolveSystem()2861 const xmlChar * sysID) in xmlACatalogResolve()3312 xmlCatalogResolveSystem(const xmlChar *sysID) { in xmlCatalogResolveSystem()3353 xmlCatalogResolve(const xmlChar *pubID, const xmlChar *sysID) { in xmlCatalogResolve()3668 const xmlChar *sysID) { in xmlCatalogLocalResolve()3750 xmlCatalogGetSystem(const xmlChar *sysID) { in xmlCatalogGetSystem()
6918 xmlChar *sysID; in xmlValidateDocument() local
5764 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolve() local5851 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolveSystem() local6112 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogLocalResolve() local6223 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolve() local6287 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolveSystem() local
3489 public void notationDecl(String name, String pubID, String sysID) throws SAXException { in notationDecl()3519 …public void unparsedEntityDecl(String name, String pubID, String sysID, String notationName) throw… in unparsedEntityDecl()