Searched refs:xmlACatalogAdd (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.h78 xmlACatalogAdd (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.h78 xmlACatalogAdd (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.h78 xmlACatalogAdd (xmlCatalogPtr catal,
H A Dcatalog.c2920 * xmlACatalogAdd:
2932 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, function
3397 res = xmlACatalogAdd(xmlDefaultCatalog, type, orig, replace);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dcatalog.h78 xmlACatalogAdd (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.h78 xmlACatalogAdd (xmlCatalogPtr catal,
H A Dcatalog.c2920 * xmlACatalogAdd:
2932 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, function
3397 res = xmlACatalogAdd(xmlDefaultCatalog, type, orig, replace);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c2945 * xmlACatalogAdd:
2957 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, function
3433 res = xmlACatalogAdd(xmlDefaultCatalog, type, orig, replace);
H A Delfgcchack.h882 #undef xmlACatalogAdd macro
883 extern __typeof (xmlACatalogAdd) xmlACatalogAdd __attribute((alias("xmlACatalogAdd__internal_alias")));
885 #ifndef xmlACatalogAdd
886 extern __typeof (xmlACatalogAdd) xmlACatalogAdd__internal_alias __attribute((visibility("hidden")));
887 #define xmlACatalogAdd xmlACatalogAdd__internal_alias macro
H A Dtestapi.c5611 ret_val = xmlACatalogAdd(catal, (const xmlChar *)type, (const xmlChar *)orig, (const xmlChar *)replace);
5620 printf("Leak of %d blocks found in xmlACatalogAdd",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c2945 * xmlACatalogAdd:
2957 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, function
3433 res = xmlACatalogAdd(xmlDefaultCatalog, type, orig, replace);
H A Delfgcchack.h882 #undef xmlACatalogAdd macro
883 extern __typeof (xmlACatalogAdd) xmlACatalogAdd __attribute((alias("xmlACatalogAdd__internal_alias")));
885 #ifndef xmlACatalogAdd
886 extern __typeof (xmlACatalogAdd) xmlACatalogAdd__internal_alias __attribute((visibility("hidden")));
887 #define xmlACatalogAdd xmlACatalogAdd__internal_alias macro
H A Dtestapi.c5611 ret_val = xmlACatalogAdd(catal, (const xmlChar *)type, (const xmlChar *)orig, (const xmlChar *)replace);
5620 printf("Leak of %d blocks found in xmlACatalogAdd",
[all...]

Completed in 638 milliseconds