Home
last modified time | relevance | path

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

/external/libxml2/
Dcatalog.c1503 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, in xmlAddXMLCatalog() function
2972 res = xmlAddXMLCatalog(catal->xml, type, orig, replace); in xmlACatalogAdd()