Searched refs:xmlACatalogRemove (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.h83 xmlACatalogRemove (xmlCatalogPtr catal,
/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.h83 xmlACatalogRemove (xmlCatalogPtr catal,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dcatalog.in.h83 xmlACatalogRemove (xmlCatalogPtr catal,
H A Dcatalog.c2960 * xmlACatalogRemove:
2969 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { function
3418 res = xmlACatalogRemove(xmlDefaultCatalog, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dcatalog.h83 xmlACatalogRemove (xmlCatalogPtr catal,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dcatalog.in.h83 xmlACatalogRemove (xmlCatalogPtr catal,
H A Dcatalog.c2960 * xmlACatalogRemove:
2969 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { function
3418 res = xmlACatalogRemove(xmlDefaultCatalog, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c2985 * xmlACatalogRemove:
2994 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { function
3454 res = xmlACatalogRemove(xmlDefaultCatalog, value);
H A Delfgcchack.h906 #undef xmlACatalogRemove macro
907 extern __typeof (xmlACatalogRemove) xmlACatalogRemove __attribute((alias("xmlACatalogRemove__internal_alias")));
909 #ifndef xmlACatalogRemove
910 extern __typeof (xmlACatalogRemove) xmlACatalogRemove__internal_alias __attribute((visibility("hidden")));
911 #define xmlACatalogRemove xmlACatalogRemove__internal_alias macro
H A Dtestapi.c5697 ret_val = xmlACatalogRemove(catal, (const xmlChar *)value);
5704 printf("Leak of %d blocks found in xmlACatalogRemove",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c2985 * xmlACatalogRemove:
2994 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { function
3454 res = xmlACatalogRemove(xmlDefaultCatalog, value);
H A Delfgcchack.h906 #undef xmlACatalogRemove macro
907 extern __typeof (xmlACatalogRemove) xmlACatalogRemove __attribute((alias("xmlACatalogRemove__internal_alias")));
909 #ifndef xmlACatalogRemove
910 extern __typeof (xmlACatalogRemove) xmlACatalogRemove__internal_alias __attribute((visibility("hidden")));
911 #define xmlACatalogRemove xmlACatalogRemove__internal_alias macro
H A Dtestapi.c5697 ret_val = xmlACatalogRemove(catal, (const xmlChar *)value);
5704 printf("Leak of %d blocks found in xmlACatalogRemove",
[all...]

Completed in 633 milliseconds