Searched refs:xmlCopyNamespace (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.h959 xmlCopyNamespace (xmlNsPtr 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 Dtree.h959 xmlCopyNamespace (xmlNsPtr cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h931 xmlCopyNamespace (xmlNsPtr cur);
H A Dtree.c3610 * xmlCopyNamespace:
3618 xmlCopyNamespace(xmlNsPtr cur) { function
3629 "xmlCopyNamespace: invalid type %d\n", cur->type);
3650 q = xmlCopyNamespace(cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h959 xmlCopyNamespace (xmlNsPtr cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h931 xmlCopyNamespace (xmlNsPtr cur);
H A Dtree.c3610 * xmlCopyNamespace:
3618 xmlCopyNamespace(xmlNsPtr cur) { function
3629 "xmlCopyNamespace: invalid type %d\n", cur->type);
3650 q = xmlCopyNamespace(cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h2243 #undef xmlCopyNamespace macro
2244 extern __typeof (xmlCopyNamespace) xmlCopyNamespace __attribute((alias("xmlCopyNamespace__internal_alias")));
2246 #ifndef xmlCopyNamespace
2247 extern __typeof (xmlCopyNamespace) xmlCopyNamespace__internal_alias __attribute((visibility("hidden")));
2248 #define xmlCopyNamespace xmlCopyNamespace__internal_alias macro
H A Dtree.c3656 * xmlCopyNamespace:
3664 xmlCopyNamespace(xmlNsPtr cur) { function
3675 "xmlCopyNamespace: invalid type %d\n", cur->type);
3696 q = xmlCopyNamespace(cur);
H A Dtestapi.c19147 ret_val = xmlCopyNamespace(cur);
19154 printf("Leak of %d blocks found in xmlCopyNamespace",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h2243 #undef xmlCopyNamespace macro
2244 extern __typeof (xmlCopyNamespace) xmlCopyNamespace __attribute((alias("xmlCopyNamespace__internal_alias")));
2246 #ifndef xmlCopyNamespace
2247 extern __typeof (xmlCopyNamespace) xmlCopyNamespace__internal_alias __attribute((visibility("hidden")));
2248 #define xmlCopyNamespace xmlCopyNamespace__internal_alias macro
H A Dtree.c3656 * xmlCopyNamespace:
3664 xmlCopyNamespace(xmlNsPtr cur) { function
3675 "xmlCopyNamespace: invalid type %d\n", cur->type);
3696 q = xmlCopyNamespace(cur);
H A Dtestapi.c19147 ret_val = xmlCopyNamespace(cur);
19154 printf("Leak of %d blocks found in xmlCopyNamespace",
[all...]

Completed in 1452 milliseconds