Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c118 xmlXIncludeExpandNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node);
745 xmlXIncludeRefPtr ref = xmlXIncludeExpandNode(ctxt, cur); in xmlXIncludeCopyNode()
1597 xmlXIncludeExpandNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeExpandNode() function
1925 ref = xmlXIncludeExpandNode(ctxt, cur); in xmlXIncludeDoProcess()