Home
last modified time | relevance | path

Searched defs:pubID (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dcatalog.c1027 xmlCatalogNormalizePublic(const xmlChar *pubID) in xmlCatalogNormalizePublic()
1621 xmlCatalogXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, in xmlCatalogXMLResolve()
1997 xmlCatalogListXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, in xmlCatalogListXMLResolve()
2538 xmlCatalogGetSGMLPublic(xmlHashTablePtr catal, const xmlChar *pubID) { in xmlCatalogGetSGMLPublic()
2600 xmlCatalogSGMLResolve(xmlCatalogPtr catal, const xmlChar *pubID, in xmlCatalogSGMLResolve()
2810 xmlACatalogResolvePublic(xmlCatalogPtr catal, const xmlChar *pubID) { in xmlACatalogResolvePublic()
2846 xmlACatalogResolve(xmlCatalogPtr catal, const xmlChar * pubID, in xmlACatalogResolve()
3320 xmlCatalogResolvePublic(const xmlChar *pubID) { in xmlCatalogResolvePublic()
3341 xmlCatalogResolve(const xmlChar *pubID, const xmlChar *sysID) { in xmlCatalogResolve()
3655 xmlCatalogLocalResolve(void *catalogs, const xmlChar *pubID, in xmlCatalogLocalResolve()
[all …]
Dtestapi.c5803 xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolve() local
5851 xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolvePublic() local
6151 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogLocalResolve() local
6262 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolve() local
6294 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolvePublic() 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/
Dtestapi.c5803 xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolve() local
5851 xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolvePublic() local
6151 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogLocalResolve() local
6262 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolve() local
6294 xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolvePublic() local