Home
last modified time | relevance | path

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

/external/libxml2/
Dcatalog.c2320 xmlParseSGMLCatalog(xmlCatalogPtr catal, const xmlChar *value, in xmlParseSGMLCatalog() function
2653 ret = xmlParseSGMLCatalog(catal, content, filename, 1); in xmlLoadSGMLSuperCatalog()
2699 ret = xmlParseSGMLCatalog(catal, content, filename, 0); in xmlLoadACatalog()
2744 ret = xmlParseSGMLCatalog(catal, content, filename, 0); in xmlExpandCatalog()
/external/chromium_org/third_party/libxml/src/
Dcatalog.c2324 xmlParseSGMLCatalog(xmlCatalogPtr catal, const xmlChar *value, in xmlParseSGMLCatalog() function
2657 ret = xmlParseSGMLCatalog(catal, content, filename, 1); in xmlLoadSGMLSuperCatalog()
2703 ret = xmlParseSGMLCatalog(catal, content, filename, 0); in xmlLoadACatalog()
2748 ret = xmlParseSGMLCatalog(catal, content, filename, 0); in xmlExpandCatalog()