Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle185 d xmlParseCatalogFile...
186 d pr extproc('xmlParseCatalogFile')
/external/libxml2/
Dlibxml2.syms276 xmlParseCatalogFile;
Dcatalog.c893 xmlParseCatalogFile(const char *filename) { in xmlParseCatalogFile() function
1355 doc = xmlParseCatalogFile((const char *) filename); in xmlParseXMLCatalogFile()
Delfgcchack.h7008 #undef xmlParseCatalogFile
7009 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__…
7011 #ifndef xmlParseCatalogFile
7012 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("…
7013 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
Dtestapi.c6560 ret_val = xmlParseCatalogFile(filename); in test_xmlParseCatalogFile()
/external/libxml2/win32/
Dlibxml2.def.src1319 xmlParseCatalogFile