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

/external/libxml2/
H A DdebugXML.c189 * xmlCtxtNsCheckScope:
197 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns) function
340 xmlCtxtNsCheckScope(ctxt, node, ns);
344 xmlCtxtNsCheckScope(ctxt, node, node->ns);
347 xmlCtxtNsCheckScope(ctxt, node, node->ns);

Completed in 17 milliseconds