Searched refs:xmlXIncludeCopyNode (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xinclude.c | 818 xmlXIncludeCopyNode(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNode() function 854 res = xmlXIncludeCopyNode(ctxt, target, source, cur); in xmlXIncludeCopyNodeList() 1170 tmp = xmlXIncludeCopyNode(ctxt, target, in xmlXIncludeCopyXPointer() 1199 list = last = xmlXIncludeCopyNode(ctxt, target, source, in xmlXIncludeCopyXPointer() 1203 xmlXIncludeCopyNode(ctxt, target, source, in xmlXIncludeCopyXPointer()
|