Home
last modified time | relevance | path

Searched refs:xmlXIncludeCopyNodeList (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dxinclude.c818 xmlXIncludeCopyNodeList(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target,
842 result = xmlXIncludeCopyNodeList(ctxt, target, source, elem->children); in xmlXIncludeCopyNode()
859 xmlXIncludeCopyNodeList(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNodeList() function
1562 ctxt->incTab[nr]->inc = xmlXIncludeCopyNodeList(ctxt, ctxt->doc, in xmlXIncludeLoadDoc()