Home
last modified time | relevance | path

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

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