Searched refs:xmlCopyPropList (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.h767 xmlCopyPropList (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.h767 xmlCopyPropList (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.h739 xmlCopyPropList (xmlNodePtr target,
H A Dtree.c3776 * xmlCopyPropList:
3785 xmlCopyPropList(xmlNodePtr target, xmlAttrPtr cur) { function
3946 ret->properties = xmlCopyPropList(ret, node->properties);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h767 xmlCopyPropList (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.h739 xmlCopyPropList (xmlNodePtr target,
H A Dtree.c3776 * xmlCopyPropList:
3785 xmlCopyPropList(xmlNodePtr target, xmlAttrPtr cur) { function
3946 ret->properties = xmlCopyPropList(ret, node->properties);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h2305 #undef xmlCopyPropList macro
2306 extern __typeof (xmlCopyPropList) xmlCopyPropList __attribute((alias("xmlCopyPropList__internal_alias")));
2308 #ifndef xmlCopyPropList
2309 extern __typeof (xmlCopyPropList) xmlCopyPropList__internal_alias __attribute((visibility("hidden")));
2310 #define xmlCopyPropList xmlCopyPropList__internal_alias macro
H A Dtree.c3822 * xmlCopyPropList:
3831 xmlCopyPropList(xmlNodePtr target, xmlAttrPtr cur) { function
3992 ret->properties = xmlCopyPropList(ret, node->properties);
H A Dtestapi.c19327 ret_val = xmlCopyPropList(target, cur);
19334 printf("Leak of %d blocks found in xmlCopyPropList",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h2305 #undef xmlCopyPropList macro
2306 extern __typeof (xmlCopyPropList) xmlCopyPropList __attribute((alias("xmlCopyPropList__internal_alias")));
2308 #ifndef xmlCopyPropList
2309 extern __typeof (xmlCopyPropList) xmlCopyPropList__internal_alias __attribute((visibility("hidden")));
2310 #define xmlCopyPropList xmlCopyPropList__internal_alias macro
H A Dtree.c3822 * xmlCopyPropList:
3831 xmlCopyPropList(xmlNodePtr target, xmlAttrPtr cur) { function
3992 ret->properties = xmlCopyPropList(ret, node->properties);
H A Dtestapi.c19327 ret_val = xmlCopyPropList(target, cur);
19334 printf("Leak of %d blocks found in xmlCopyPropList",
[all...]

Completed in 694 milliseconds