Searched refs:xmlXIncludeCopyNode (Results 1 – 1 of 1) sorted by relevance
| /third_party/libxml2/ |
| D | xinclude.c | 832 xmlXIncludeCopyNode(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNode() function 868 res = xmlXIncludeCopyNode(ctxt, target, source, cur); in xmlXIncludeCopyNodeList() 1183 tmp = xmlXIncludeCopyNode(ctxt, target, in xmlXIncludeCopyXPointer() 1211 list = last = xmlXIncludeCopyNode(ctxt, target, source, in xmlXIncludeCopyXPointer() 1215 xmlXIncludeCopyNode(ctxt, target, source, in xmlXIncludeCopyXPointer()
|