Home
last modified time | relevance | path

Searched defs:sysID (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
Dcatalog.c1622 const xmlChar *sysID) { in xmlCatalogXMLResolve()
1998 const xmlChar *sysID) { in xmlCatalogListXMLResolve()
2575 xmlCatalogGetSGMLSystem(xmlHashTablePtr catal, const xmlChar *sysID) { in xmlCatalogGetSGMLSystem()
2601 const xmlChar *sysID) { in xmlCatalogSGMLResolve()
2775 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) { in xmlACatalogResolveSystem()
2847 const xmlChar * sysID) in xmlACatalogResolve()
3300 xmlCatalogResolveSystem(const xmlChar *sysID) { in xmlCatalogResolveSystem()
3341 xmlCatalogResolve(const xmlChar *pubID, const xmlChar *sysID) { in xmlCatalogResolve()
3656 const xmlChar *sysID) { in xmlCatalogLocalResolve()
3738 xmlCatalogGetSystem(const xmlChar *sysID) { in xmlCatalogGetSystem()
Dvalid.c6918 xmlChar *sysID; in xmlValidateDocument() local
Dtestapi.c5805 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolve() local
5892 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolveSystem() local
6153 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogLocalResolve() local
6264 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolve() local
6328 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolveSystem() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToStream.java3489 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()
/external/cronet/third_party/libxml/src/
Dvalid.c6919 xmlChar *sysID; in xmlValidateDocument() local
Dtestapi.c5805 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolve() local
5892 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolveSystem() local
6153 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogLocalResolve() local
6264 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolve() local
6328 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogResolveSystem() local