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

/external/libxml2/
H A Dxinclude.c2275 * xmlXIncludeTestNode:
2284 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { function
2383 if (xmlXIncludeTestNode(ctxt, cur) == 1)
2392 if (xmlXIncludeTestNode(ctxt, cur))
2396 if (xmlXIncludeTestNode(ctxt, cur))
2407 if (xmlXIncludeTestNode(ctxt, cur))

Completed in 62 milliseconds