Searched refs:xmlCopyProp (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 Dtree.h764 xmlCopyProp (xmlNodePtr target,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h764 xmlCopyProp (xmlNodePtr target,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h736 xmlCopyProp (xmlNodePtr target,
H A Dtree.c3762 * xmlCopyProp:
3771 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { function
3790 q = xmlCopyProp(target, cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h764 xmlCopyProp (xmlNodePtr target,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h736 xmlCopyProp (xmlNodePtr target,
H A Dtree.c3762 * xmlCopyProp:
3771 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { function
3790 q = xmlCopyProp(target, cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h2295 #undef xmlCopyProp macro
2296 extern __typeof (xmlCopyProp) xmlCopyProp __attribute((alias("xmlCopyProp__internal_alias")));
2298 #ifndef xmlCopyProp
2299 extern __typeof (xmlCopyProp) xmlCopyProp__internal_alias __attribute((visibility("hidden")));
2300 #define xmlCopyProp xmlCopyProp__internal_alias macro
H A Dtree.c3808 * xmlCopyProp:
3817 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { function
3836 q = xmlCopyProp(target, cur);
H A Dtestapi.c19288 ret_val = xmlCopyProp(target, cur);
19295 printf("Leak of %d blocks found in xmlCopyProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h2295 #undef xmlCopyProp macro
2296 extern __typeof (xmlCopyProp) xmlCopyProp __attribute((alias("xmlCopyProp__internal_alias")));
2298 #ifndef xmlCopyProp
2299 extern __typeof (xmlCopyProp) xmlCopyProp__internal_alias __attribute((visibility("hidden")));
2300 #define xmlCopyProp xmlCopyProp__internal_alias macro
H A Dtree.c3808 * xmlCopyProp:
3817 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { function
3836 q = xmlCopyProp(target, cur);
H A Dtestapi.c19288 ret_val = xmlCopyProp(target, cur);
19295 printf("Leak of %d blocks found in xmlCopyProp",
[all...]

Completed in 758 milliseconds