Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dcatalog.c885 xmlParseCatalogFile(const char *filename) { in xmlParseCatalogFile() function
1348 doc = xmlParseCatalogFile((const char *) filename); in xmlParseXMLCatalogFile()