Searched refs:xmlCatalogAdd (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.h133 xmlCatalogAdd (const xmlChar *type,
/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.h133 xmlCatalogAdd (const xmlChar *type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dcatalog.in.h133 xmlCatalogAdd (const xmlChar *type,
H A Dcatalog.c3362 * xmlCatalogAdd:
3375 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dcatalog.h133 xmlCatalogAdd (const xmlChar *type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dcatalog.in.h133 xmlCatalogAdd (const xmlChar *type,
H A Dcatalog.c3362 * xmlCatalogAdd:
3375 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c3398 * xmlCatalogAdd:
3411 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) { function
H A Delfgcchack.h1636 #undef xmlCatalogAdd macro
1637 extern __typeof (xmlCatalogAdd) xmlCatalogAdd __attribute((alias("xmlCatalogAdd__internal_alias")));
1639 #ifndef xmlCatalogAdd
1640 extern __typeof (xmlCatalogAdd) xmlCatalogAdd__internal_alias __attribute((visibility("hidden")));
1641 #define xmlCatalogAdd xmlCatalogAdd__internal_alias macro
H A Dtestapi.c5913 ret_val = xmlCatalogAdd((const xmlChar *)type, (const xmlChar *)orig, (const xmlChar *)replace);
5921 printf("Leak of %d blocks found in xmlCatalogAdd",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c3398 * xmlCatalogAdd:
3411 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) { function
H A Delfgcchack.h1636 #undef xmlCatalogAdd macro
1637 extern __typeof (xmlCatalogAdd) xmlCatalogAdd __attribute((alias("xmlCatalogAdd__internal_alias")));
1639 #ifndef xmlCatalogAdd
1640 extern __typeof (xmlCatalogAdd) xmlCatalogAdd__internal_alias __attribute((visibility("hidden")));
1641 #define xmlCatalogAdd xmlCatalogAdd__internal_alias macro
H A Dtestapi.c5913 ret_val = xmlCatalogAdd((const xmlChar *)type, (const xmlChar *)orig, (const xmlChar *)replace);
5921 printf("Leak of %d blocks found in xmlCatalogAdd",
[all...]

Completed in 706 milliseconds