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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dcatalog.in.h139 xmlParseCatalogFile (const char *filename);
H A Dcatalog.c862 * xmlParseCatalogFile:
872 xmlParseCatalogFile(const char *filename) { function
1335 doc = xmlParseCatalogFile((const char *) filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dcatalog.h139 xmlParseCatalogFile (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dcatalog.in.h139 xmlParseCatalogFile (const char *filename);
H A Dcatalog.c862 * xmlParseCatalogFile:
872 xmlParseCatalogFile(const char *filename) { function
1335 doc = xmlParseCatalogFile((const char *) filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c874 * xmlParseCatalogFile:
884 xmlParseCatalogFile(const char *filename) { function
1347 doc = xmlParseCatalogFile((const char *) filename);
H A Delfgcchack.h6804 #undef xmlParseCatalogFile macro
6805 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__internal_alias")));
6807 #ifndef xmlParseCatalogFile
6808 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("hidden")));
6809 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
H A Dtestapi.c6532 ret_val = xmlParseCatalogFile(filename);
6538 printf("Leak of %d blocks found in xmlParseCatalogFile",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c874 * xmlParseCatalogFile:
884 xmlParseCatalogFile(const char *filename) { function
1347 doc = xmlParseCatalogFile((const char *) filename);
H A Delfgcchack.h6804 #undef xmlParseCatalogFile macro
6805 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__internal_alias")));
6807 #ifndef xmlParseCatalogFile
6808 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("hidden")));
6809 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
H A Dtestapi.c6532 ret_val = xmlParseCatalogFile(filename);
6538 printf("Leak of %d blocks found in xmlParseCatalogFile",
[all...]

Completed in 735 milliseconds