Searched refs:xmlParseCatalogFile (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms276 xmlParseCatalogFile;
H A Dcatalog.c878 * xmlParseCatalogFile:
888 xmlParseCatalogFile(const char *filename) { function
1345 doc = xmlParseCatalogFile((const char *) filename);
H A Delfgcchack.h6998 #undef xmlParseCatalogFile macro
6999 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__internal_alias")));
7001 #ifndef xmlParseCatalogFile
7002 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("hidden")));
7003 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
H A Dtestapi.c6535 ret_val = xmlParseCatalogFile(filename);
6541 printf("Leak of %d blocks found in xmlParseCatalogFile",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms276 xmlParseCatalogFile;
H A Dcatalog.c874 * xmlParseCatalogFile:
884 xmlParseCatalogFile(const char *filename) { function
1347 doc = xmlParseCatalogFile((const char *) filename);
H A Delfgcchack.h6872 #undef xmlParseCatalogFile macro
6873 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__internal_alias")));
6875 #ifndef xmlParseCatalogFile
6876 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("hidden")));
6877 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
H A Dtestapi.c6539 ret_val = xmlParseCatalogFile(filename);
6545 printf("Leak of %d blocks found in xmlParseCatalogFile",
[all...]

Completed in 610 milliseconds