Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c649 xmlXIncludeBaseFixup(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, xmlNodePtr copy, in xmlXIncludeBaseFixup() function
770 xmlXIncludeBaseFixup(ctxt, item, copy, targetBase); in xmlXIncludeCopyNode()
790 xmlXIncludeBaseFixup(ctxt, cur, copy, targetBase); in xmlXIncludeCopyNode()
1224 xmlXIncludeBaseFixup(ctxt, root, ref->inc, ref->base); in xmlXIncludeLoadDoc()