Searched refs:xmlCopyDtd (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.h771 xmlCopyDtd (xmlDtdPtr dtd);
/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.h771 xmlCopyDtd (xmlDtdPtr dtd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h743 xmlCopyDtd (xmlDtdPtr dtd);
H A Dtree.c3986 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node );
4081 * xmlCopyDtd:
4089 xmlCopyDtd(xmlDtdPtr dtd) { function
4199 ret->intSubset = xmlCopyDtd(doc->intSubset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h771 xmlCopyDtd (xmlDtdPtr dtd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h743 xmlCopyDtd (xmlDtdPtr dtd);
H A Dtree.c3986 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node );
4081 * xmlCopyDtd:
4089 xmlCopyDtd(xmlDtdPtr dtd) { function
4199 ret->intSubset = xmlCopyDtd(doc->intSubset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c4032 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node );
4127 * xmlCopyDtd:
4135 xmlCopyDtd(xmlDtdPtr dtd) { function
4245 ret->intSubset = xmlCopyDtd(doc->intSubset);
H A Delfgcchack.h2176 #undef xmlCopyDtd macro
2177 extern __typeof (xmlCopyDtd) xmlCopyDtd __attribute((alias("xmlCopyDtd__internal_alias")));
2179 #ifndef xmlCopyDtd
2180 extern __typeof (xmlCopyDtd) xmlCopyDtd__internal_alias __attribute((visibility("hidden")));
2181 #define xmlCopyDtd xmlCopyDtd__internal_alias macro
H A Dtestapi.c19114 ret_val = xmlCopyDtd(dtd);
19120 printf("Leak of %d blocks found in xmlCopyDtd",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c4032 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node );
4127 * xmlCopyDtd:
4135 xmlCopyDtd(xmlDtdPtr dtd) { function
4245 ret->intSubset = xmlCopyDtd(doc->intSubset);
H A Delfgcchack.h2176 #undef xmlCopyDtd macro
2177 extern __typeof (xmlCopyDtd) xmlCopyDtd __attribute((alias("xmlCopyDtd__internal_alias")));
2179 #ifndef xmlCopyDtd
2180 extern __typeof (xmlCopyDtd) xmlCopyDtd__internal_alias __attribute((visibility("hidden")));
2181 #define xmlCopyDtd xmlCopyDtd__internal_alias macro
H A Dtestapi.c19114 ret_val = xmlCopyDtd(dtd);
19120 printf("Leak of %d blocks found in xmlCopyDtd",
[all...]

Completed in 712 milliseconds