Searched refs:xmlAddXMLCatalog (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | catalog.c | 1493 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, in xmlAddXMLCatalog() function 2962 res = xmlAddXMLCatalog(catal->xml, type, orig, replace); in xmlACatalogAdd()
|
/external/chromium_org/third_party/libxml/src/ |
D | catalog.c | 1497 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, in xmlAddXMLCatalog() function 2966 res = xmlAddXMLCatalog(catal->xml, type, orig, replace); in xmlACatalogAdd()
|