Searched refs:xmlListCopy (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 Dlist.h124 xmlListCopy (xmlListPtr cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dlist.h124 xmlListCopy (xmlListPtr cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlist.in.h124 xmlListCopy (xmlListPtr cur,
H A Dlist.c719 xmlListCopy(l1, l2);
746 if (0 != xmlListCopy(cur, old))
752 * xmlListCopy:
761 xmlListCopy(xmlListPtr cur, const xmlListPtr old) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dlist.h124 xmlListCopy (xmlListPtr cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlist.in.h124 xmlListCopy (xmlListPtr cur,
H A Dlist.c719 xmlListCopy(l1, l2);
746 if (0 != xmlListCopy(cur, old))
752 * xmlListCopy:
761 xmlListCopy(xmlListPtr cur, const xmlListPtr old) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlist.c719 xmlListCopy(l1, l2);
746 if (0 != xmlListCopy(cur, old))
752 * xmlListCopy:
761 xmlListCopy(xmlListPtr cur, const xmlListPtr old) function
H A Delfgcchack.h4803 #undef xmlListCopy macro
4804 extern __typeof (xmlListCopy) xmlListCopy __attribute((alias("xmlListCopy__internal_alias")));
4806 #ifndef xmlListCopy
4807 extern __typeof (xmlListCopy) xmlListCopy__internal_alias __attribute((visibility("hidden")));
4808 #define xmlListCopy xmlListCopy__internal_alias macro
H A Dtestapi.c10796 ret_val = xmlListCopy(cur, (const xmlListPtr)old);
10803 printf("Leak of %d blocks found in xmlListCopy",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlist.c719 xmlListCopy(l1, l2);
746 if (0 != xmlListCopy(cur, old))
752 * xmlListCopy:
761 xmlListCopy(xmlListPtr cur, const xmlListPtr old) function
H A Delfgcchack.h4803 #undef xmlListCopy macro
4804 extern __typeof (xmlListCopy) xmlListCopy __attribute((alias("xmlListCopy__internal_alias")));
4806 #ifndef xmlListCopy
4807 extern __typeof (xmlListCopy) xmlListCopy__internal_alias __attribute((visibility("hidden")));
4808 #define xmlListCopy xmlListCopy__internal_alias macro
H A Dtestapi.c10796 ret_val = xmlListCopy(cur, (const xmlListPtr)old);
10803 printf("Leak of %d blocks found in xmlListCopy",
[all...]

Completed in 889 milliseconds