Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxinclude.c630 xmlXIncludeBaseFixup(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, xmlNodePtr copy, in xmlXIncludeBaseFixup() function
751 xmlXIncludeBaseFixup(ctxt, item, copy, targetBase); in xmlXIncludeCopyNode()
771 xmlXIncludeBaseFixup(ctxt, cur, copy, targetBase); in xmlXIncludeCopyNode()
1202 xmlXIncludeBaseFixup(ctxt, root, ref->inc, ref->base); in xmlXIncludeLoadDoc()