Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxinclude.c1814 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeTestNode() function
1899 if (xmlXIncludeTestNode(ctxt, cur) == 1) { in xmlXIncludeDoProcess()