Searched refs:sysID (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | catalog.h | 88 const xmlChar *sysID); 91 const xmlChar *sysID); 125 const xmlChar *sysID); 127 xmlCatalogResolveSystem (const xmlChar *sysID); 155 const xmlChar *sysID); 174 xmlCatalogGetSystem (const xmlChar *sysID);
|
/external/libxml2/ |
D | catalog.c | 1088 const xmlChar *sysID); 1628 const xmlChar *sysID) { in xmlCatalogXMLResolve() argument 1648 if (sysID != NULL) { in xmlCatalogXMLResolve() 1656 if (xmlStrEqual(sysID, cur->name)) { in xmlCatalogXMLResolve() 1668 (!xmlStrncmp(sysID, cur->name, len))) { in xmlCatalogXMLResolve() 1674 if (!xmlStrncmp(sysID, cur->name, xmlStrlen(cur->name))) in xmlCatalogXMLResolve() 1691 ret = xmlStrcat(ret, &sysID[lenrewrite]); in xmlCatalogXMLResolve() 1706 (!xmlStrncmp(sysID, cur->name, xmlStrlen(cur->name)))) { in xmlCatalogXMLResolve() 1725 cur->children, NULL, sysID); in xmlCatalogXMLResolve() 1764 if (sysID == NULL) in xmlCatalogXMLResolve() [all …]
|
D | valid.c | 6815 xmlChar *sysID; in xmlValidateDocument() local 6817 sysID = xmlBuildURI(doc->intSubset->SystemID, in xmlValidateDocument() 6819 if (sysID == NULL) { in xmlValidateDocument() 6826 sysID = NULL; in xmlValidateDocument() 6828 (const xmlChar *)sysID); in xmlValidateDocument() 6829 if (sysID != NULL) in xmlValidateDocument() 6830 xmlFree(sysID); in xmlValidateDocument()
|
D | testapi.c | 5734 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolve() local 5743 sysID = gen_const_xmlChar_ptr(n_sysID, 2); in test_xmlACatalogResolve() 5745 ret_val = xmlACatalogResolve(catal, (const xmlChar *)pubID, (const xmlChar *)sysID); in test_xmlACatalogResolve() 5750 des_const_xmlChar_ptr(n_sysID, (const xmlChar *)sysID, 2); in test_xmlACatalogResolve() 5821 xmlChar * sysID; /* the system ID string */ in test_xmlACatalogResolveSystem() local 5828 sysID = gen_const_xmlChar_ptr(n_sysID, 1); in test_xmlACatalogResolveSystem() 5830 ret_val = xmlACatalogResolveSystem(catal, (const xmlChar *)sysID); in test_xmlACatalogResolveSystem() 5834 des_const_xmlChar_ptr(n_sysID, (const xmlChar *)sysID, 1); in test_xmlACatalogResolveSystem() 6082 xmlChar * sysID; /* the system ID string */ in test_xmlCatalogLocalResolve() local 6091 sysID = gen_const_xmlChar_ptr(n_sysID, 2); in test_xmlCatalogLocalResolve() [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | catalog.rpgle | 104 d sysID * value options(*string) const xmlChar * 109 d sysID * value options(*string) const xmlChar * 160 d sysID * value options(*string) const xmlChar * 164 d sysID * value options(*string) const xmlChar * 210 d sysID * value options(*string) const xmlChar * 241 d sysID * value options(*string) const xmlChar *
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToStream.java | 3489 public void notationDecl(String name, String pubID, String sysID) throws SAXException { in notationDecl() argument 3503 m_writer.write(sysID); in notationDecl() 3519 …public void unparsedEntityDecl(String name, String pubID, String sysID, String notationName) throw… in unparsedEntityDecl() argument 3533 m_writer.write(sysID); in unparsedEntityDecl()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |