Home
last modified time | relevance | path

Searched refs:xmlCatalogGetSGMLPublic (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dcatalog.c2541 xmlCatalogGetSGMLPublic(xmlHashTablePtr catal, const xmlChar *pubID) { in xmlCatalogGetSGMLPublic() function
2611 ret = xmlCatalogGetSGMLPublic(catal->sgml, pubID); in xmlCatalogSGMLResolve()
2830 sgml = xmlCatalogGetSGMLPublic(catal->sgml, pubID); in xmlACatalogResolvePublic()
3815 return(xmlCatalogGetSGMLPublic(xmlDefaultCatalog->sgml, pubID)); in xmlCatalogGetPublic()