Searched defs:sysID (Results 1 – 4 of 4) sorted by relevance
1633 const xmlChar *sysID) { in xmlCatalogXMLResolve()2009 const xmlChar *sysID) { in xmlCatalogListXMLResolve()2588 xmlCatalogGetSGMLSystem(xmlHashTablePtr catal, const xmlChar *sysID) { in xmlCatalogGetSGMLSystem()2614 const xmlChar *sysID) { in xmlCatalogSGMLResolve()2788 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) { in xmlACatalogResolveSystem()2860 const xmlChar * sysID) in xmlACatalogResolve()3311 xmlCatalogResolveSystem(const xmlChar *sysID) { in xmlCatalogResolveSystem()3352 xmlCatalogResolve(const xmlChar *pubID, const xmlChar *sysID) { in xmlCatalogResolve()3666 const xmlChar *sysID) { in xmlCatalogLocalResolve()3748 xmlCatalogGetSystem(const xmlChar *sysID) { in xmlCatalogGetSystem()
6857 xmlChar *sysID; in xmlValidateDocument() local
5759 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolve() local5846 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolveSystem() local6107 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogLocalResolve() local6218 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolve() local6282 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()