Searched defs:xmlDelXMLCatalog (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libxml/src/
H A Dcatalog.c1565 * xmlDelXMLCatalog:
1575 xmlDelXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *value) { function
3001 res = xmlDelXMLCatalog(catal->xml, value);
/external/libxml2/
H A Dcatalog.c1561 * xmlDelXMLCatalog:
1571 xmlDelXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *value) { function
2997 res = xmlDelXMLCatalog(catal->xml, value);

Completed in 172 milliseconds