Searched refs:xmlCopyDoc (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h775 xmlCopyDoc (xmlDocPtr doc,
/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.h775 xmlCopyDoc (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h747 xmlCopyDoc (xmlDocPtr doc,
H A Dtree.c3853 return((xmlNodePtr) xmlCopyDoc((xmlDocPtr) node, extended));
4168 * xmlCopyDoc:
4178 xmlCopyDoc(xmlDocPtr doc, int recursive) { function
H A Drelaxng.c6667 copy = xmlCopyDoc(doc, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h775 xmlCopyDoc (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h747 xmlCopyDoc (xmlDocPtr doc,
H A Dtree.c3853 return((xmlNodePtr) xmlCopyDoc((xmlDocPtr) node, extended));
4168 * xmlCopyDoc:
4178 xmlCopyDoc(xmlDocPtr doc, int recursive) { function
H A Drelaxng.c6667 copy = xmlCopyDoc(doc, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c2330 doc = xmlCopyDoc(doc, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c2330 doc = xmlCopyDoc(doc, 1);
H A Delfgcchack.h2154 #undef xmlCopyDoc macro
2155 extern __typeof (xmlCopyDoc) xmlCopyDoc __attribute((alias("xmlCopyDoc__internal_alias")));
2157 #ifndef xmlCopyDoc
2158 extern __typeof (xmlCopyDoc) xmlCopyDoc__internal_alias __attribute((visibility("hidden")));
2159 #define xmlCopyDoc xmlCopyDoc__internal_alias macro
H A Dtree.c3899 return((xmlNodePtr) xmlCopyDoc((xmlDocPtr) node, extended));
4214 * xmlCopyDoc:
4224 xmlCopyDoc(xmlDocPtr doc, int recursive) { function
H A Drelaxng.c6669 copy = xmlCopyDoc(doc, 1);
H A Dtestapi.c19077 ret_val = xmlCopyDoc(doc, recursive);
19084 printf("Leak of %d blocks found in xmlCopyDoc",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c2330 doc = xmlCopyDoc(doc, 1);
H A Delfgcchack.h2154 #undef xmlCopyDoc macro
2155 extern __typeof (xmlCopyDoc) xmlCopyDoc __attribute((alias("xmlCopyDoc__internal_alias")));
2157 #ifndef xmlCopyDoc
2158 extern __typeof (xmlCopyDoc) xmlCopyDoc__internal_alias __attribute((visibility("hidden")));
2159 #define xmlCopyDoc xmlCopyDoc__internal_alias macro
H A Dtree.c3899 return((xmlNodePtr) xmlCopyDoc((xmlDocPtr) node, extended));
4214 * xmlCopyDoc:
4224 xmlCopyDoc(xmlDocPtr doc, int recursive) { function
H A Drelaxng.c6669 copy = xmlCopyDoc(doc, 1);
H A Dtestapi.c19077 ret_val = xmlCopyDoc(doc, recursive);
19084 printf("Leak of %d blocks found in xmlCopyDoc",
[all...]

Completed in 1095 milliseconds