Searched defs:pubID (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/ |
D | catalog.c | 988 xmlCatalogNormalizePublic(const xmlChar *pubID) in xmlCatalogNormalizePublic() 1582 xmlCatalogXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, in xmlCatalogXMLResolve() 1958 xmlCatalogListXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, in xmlCatalogListXMLResolve() 2508 xmlCatalogGetSGMLPublic(xmlHashTablePtr catal, const xmlChar *pubID) { in xmlCatalogGetSGMLPublic() 2570 xmlCatalogSGMLResolve(xmlCatalogPtr catal, const xmlChar *pubID, in xmlCatalogSGMLResolve() 2780 xmlACatalogResolvePublic(xmlCatalogPtr catal, const xmlChar *pubID) { in xmlACatalogResolvePublic() 2816 xmlACatalogResolve(xmlCatalogPtr catal, const xmlChar * pubID, in xmlACatalogResolve() 3260 xmlCatalogResolvePublic(const xmlChar *pubID) { in xmlCatalogResolvePublic() 3281 xmlCatalogResolve(const xmlChar *pubID, const xmlChar *sysID) { in xmlCatalogResolve() 3599 xmlCatalogLocalResolve(void *catalogs, const xmlChar *pubID, in xmlCatalogLocalResolve() [all …]
|
D | testapi.c | 5854 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolve() local 5902 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolvePublic() local 6202 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogLocalResolve() local 6313 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolve() local 6345 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolvePublic() local
|
/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() 3519 …public void unparsedEntityDecl(String name, String pubID, String sysID, String notationName) throw… in unparsedEntityDecl()
|
/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 5812 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolve() local 5860 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolvePublic() local 6160 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogLocalResolve() local 6271 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolve() local 6303 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolvePublic() local
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 5812 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolve() local 5860 const xmlChar * pubID; /* the public ID string */ in test_xmlACatalogResolvePublic() local 6160 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogLocalResolve() local 6271 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolve() local 6303 const xmlChar * pubID; /* the public ID string */ in test_xmlCatalogResolvePublic() local
|